Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: php-laminas-code | Distribution: Unknown |
Version: 3.5.1 | Vendor: Remi's RPM repository <https://rpms.remirepo.net/> |
Release: 1.el9.remi | Build date: Wed Nov 10 09:31:17 2021 |
Group: Unspecified | Build host: builder.remirepo.net |
Size: 450283 | Source RPM: php-laminas-code-3.5.1-1.el9.remi.src.rpm |
Packager: Remi Collet | |
Url: https://github.com/laminas/laminas-code | |
Summary: Laminas Framework Code component |
laminas-code provides facilities to generate arbitrary code using an object-oriented interface, both to create new code as well as to update existing code. While the current implementation is limited to generating PHP code, you can easily extend the base class in order to provide code generation for other tasks: JavaScript, configuration files, apache vhosts, etc. Documentation: https://docs.laminas.dev/laminas-code/
BSD
* Tue Dec 01 2020 Remi Collet <remi@remirepo.net> - 3.5.1-1 - update to 3.5.1 (no change) * Thu Nov 12 2020 Remi Collet <remi@remirepo.net> - 3.5.0-1 - update to 3.5.0 - raise dependency on PHP 7.3 - raise dependency on laminas-eventmanager 3.3 - raise dependency on laminas-zendframework-bridge 1..1 - switch to phpunit9 * Fri Jan 17 2020 Remi Collet <remi@remirepo.net> - 3.4.1-2 - cleanup * Tue Jan 07 2020 Remi Collet <remi@remirepo.net> - 3.4.1-1 - switch to Laminas * Wed Dec 11 2019 Remi Collet <remi@remirepo.net> - 3.4.1-1 - update to 3.4.1 * Mon Oct 07 2019 Remi Collet <remi@remirepo.net> - 3.4.0-1 - update to 3.4.0 - drop patch merged upstream - use phpunit8 * Mon Sep 02 2019 Remi Collet <remi@remirepo.net> - 3.3.2-2 - update to 3.3.2 - use phpunit7 - use range dependencies - add patch for PHP 7.4 from https://github.com/zendframework/zend-code/pull/172
/usr/share/doc/php-laminas-code /usr/share/doc/php-laminas-code/CHANGELOG.md /usr/share/doc/php-laminas-code/COPYRIGHT.md /usr/share/doc/php-laminas-code/README.md /usr/share/doc/php-laminas-code/composer.json /usr/share/licenses/php-laminas-code /usr/share/licenses/php-laminas-code/LICENSE /usr/share/php/Laminas/Code /usr/share/php/Laminas/Code/Annotation /usr/share/php/Laminas/Code/Annotation/AnnotationCollection.php /usr/share/php/Laminas/Code/Annotation/AnnotationInterface.php /usr/share/php/Laminas/Code/Annotation/AnnotationManager.php /usr/share/php/Laminas/Code/Annotation/Parser /usr/share/php/Laminas/Code/Annotation/Parser/DoctrineAnnotationParser.php /usr/share/php/Laminas/Code/Annotation/Parser/GenericAnnotationParser.php /usr/share/php/Laminas/Code/Annotation/Parser/ParserInterface.php /usr/share/php/Laminas/Code/DeclareStatement.php /usr/share/php/Laminas/Code/Exception /usr/share/php/Laminas/Code/Exception/BadMethodCallException.php /usr/share/php/Laminas/Code/Exception/ExceptionInterface.php /usr/share/php/Laminas/Code/Exception/InvalidArgumentException.php /usr/share/php/Laminas/Code/Exception/RuntimeException.php /usr/share/php/Laminas/Code/Generator /usr/share/php/Laminas/Code/Generator/AbstractGenerator.php /usr/share/php/Laminas/Code/Generator/AbstractMemberGenerator.php /usr/share/php/Laminas/Code/Generator/BodyGenerator.php /usr/share/php/Laminas/Code/Generator/ClassGenerator.php /usr/share/php/Laminas/Code/Generator/DocBlock /usr/share/php/Laminas/Code/Generator/DocBlock/Tag /usr/share/php/Laminas/Code/Generator/DocBlock/Tag.php /usr/share/php/Laminas/Code/Generator/DocBlock/Tag/AbstractTypeableTag.php /usr/share/php/Laminas/Code/Generator/DocBlock/Tag/AuthorTag.php /usr/share/php/Laminas/Code/Generator/DocBlock/Tag/GenericTag.php /usr/share/php/Laminas/Code/Generator/DocBlock/Tag/LicenseTag.php /usr/share/php/Laminas/Code/Generator/DocBlock/Tag/MethodTag.php /usr/share/php/Laminas/Code/Generator/DocBlock/Tag/ParamTag.php /usr/share/php/Laminas/Code/Generator/DocBlock/Tag/PropertyTag.php /usr/share/php/Laminas/Code/Generator/DocBlock/Tag/ReturnTag.php /usr/share/php/Laminas/Code/Generator/DocBlock/Tag/TagInterface.php /usr/share/php/Laminas/Code/Generator/DocBlock/Tag/ThrowsTag.php /usr/share/php/Laminas/Code/Generator/DocBlock/Tag/VarTag.php /usr/share/php/Laminas/Code/Generator/DocBlock/TagManager.php /usr/share/php/Laminas/Code/Generator/DocBlockGenerator.php /usr/share/php/Laminas/Code/Generator/Exception /usr/share/php/Laminas/Code/Generator/Exception/ClassNotFoundException.php /usr/share/php/Laminas/Code/Generator/Exception/ExceptionInterface.php /usr/share/php/Laminas/Code/Generator/Exception/InvalidArgumentException.php /usr/share/php/Laminas/Code/Generator/Exception/RuntimeException.php /usr/share/php/Laminas/Code/Generator/FileGenerator.php /usr/share/php/Laminas/Code/Generator/FileGeneratorRegistry.php /usr/share/php/Laminas/Code/Generator/GeneratorInterface.php /usr/share/php/Laminas/Code/Generator/InterfaceGenerator.php /usr/share/php/Laminas/Code/Generator/MethodGenerator.php /usr/share/php/Laminas/Code/Generator/ParameterGenerator.php /usr/share/php/Laminas/Code/Generator/PropertyGenerator.php /usr/share/php/Laminas/Code/Generator/PropertyValueGenerator.php /usr/share/php/Laminas/Code/Generator/TraitGenerator.php /usr/share/php/Laminas/Code/Generator/TraitUsageGenerator.php /usr/share/php/Laminas/Code/Generator/TraitUsageInterface.php /usr/share/php/Laminas/Code/Generator/TypeGenerator.php /usr/share/php/Laminas/Code/Generator/ValueGenerator.php /usr/share/php/Laminas/Code/Generic /usr/share/php/Laminas/Code/Generic/Prototype /usr/share/php/Laminas/Code/Generic/Prototype/PrototypeClassFactory.php /usr/share/php/Laminas/Code/Generic/Prototype/PrototypeGenericInterface.php /usr/share/php/Laminas/Code/Generic/Prototype/PrototypeInterface.php /usr/share/php/Laminas/Code/NameInformation.php /usr/share/php/Laminas/Code/Reflection /usr/share/php/Laminas/Code/Reflection/ClassReflection.php /usr/share/php/Laminas/Code/Reflection/DocBlock /usr/share/php/Laminas/Code/Reflection/DocBlock/Tag /usr/share/php/Laminas/Code/Reflection/DocBlock/Tag/AuthorTag.php /usr/share/php/Laminas/Code/Reflection/DocBlock/Tag/GenericTag.php /usr/share/php/Laminas/Code/Reflection/DocBlock/Tag/LicenseTag.php /usr/share/php/Laminas/Code/Reflection/DocBlock/Tag/MethodTag.php /usr/share/php/Laminas/Code/Reflection/DocBlock/Tag/ParamTag.php /usr/share/php/Laminas/Code/Reflection/DocBlock/Tag/PhpDocTypedTagInterface.php /usr/share/php/Laminas/Code/Reflection/DocBlock/Tag/PropertyTag.php /usr/share/php/Laminas/Code/Reflection/DocBlock/Tag/ReturnTag.php /usr/share/php/Laminas/Code/Reflection/DocBlock/Tag/TagInterface.php /usr/share/php/Laminas/Code/Reflection/DocBlock/Tag/ThrowsTag.php /usr/share/php/Laminas/Code/Reflection/DocBlock/Tag/VarTag.php /usr/share/php/Laminas/Code/Reflection/DocBlock/TagManager.php /usr/share/php/Laminas/Code/Reflection/DocBlockReflection.php /usr/share/php/Laminas/Code/Reflection/Exception /usr/share/php/Laminas/Code/Reflection/Exception/BadMethodCallException.php /usr/share/php/Laminas/Code/Reflection/Exception/ExceptionInterface.php /usr/share/php/Laminas/Code/Reflection/Exception/InvalidArgumentException.php /usr/share/php/Laminas/Code/Reflection/Exception/RuntimeException.php /usr/share/php/Laminas/Code/Reflection/FileReflection.php /usr/share/php/Laminas/Code/Reflection/FunctionReflection.php /usr/share/php/Laminas/Code/Reflection/MethodReflection.php /usr/share/php/Laminas/Code/Reflection/ParameterReflection.php /usr/share/php/Laminas/Code/Reflection/PropertyReflection.php /usr/share/php/Laminas/Code/Reflection/ReflectionInterface.php /usr/share/php/Laminas/Code/Scanner /usr/share/php/Laminas/Code/Scanner/AggregateDirectoryScanner.php /usr/share/php/Laminas/Code/Scanner/AnnotationScanner.php /usr/share/php/Laminas/Code/Scanner/CachingFileScanner.php /usr/share/php/Laminas/Code/Scanner/ClassScanner.php /usr/share/php/Laminas/Code/Scanner/ConstantScanner.php /usr/share/php/Laminas/Code/Scanner/DerivedClassScanner.php /usr/share/php/Laminas/Code/Scanner/DirectoryScanner.php /usr/share/php/Laminas/Code/Scanner/DocBlockScanner.php /usr/share/php/Laminas/Code/Scanner/FileScanner.php /usr/share/php/Laminas/Code/Scanner/FunctionScanner.php /usr/share/php/Laminas/Code/Scanner/MethodScanner.php /usr/share/php/Laminas/Code/Scanner/ParameterScanner.php /usr/share/php/Laminas/Code/Scanner/PropertyScanner.php /usr/share/php/Laminas/Code/Scanner/ScannerInterface.php /usr/share/php/Laminas/Code/Scanner/TokenArrayScanner.php /usr/share/php/Laminas/Code/Scanner/Util.php /usr/share/php/Laminas/Code/Scanner/ValueScanner.php /usr/share/php/Laminas/Code/autoload.php /usr/share/php/Zend/Code /usr/share/php/Zend/Code/autoload.php
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Nov 16 14:52:46 2024