Libraries tagged by comhon
comhon-project/template-renderer
797 Downloads
PHP library that permit to render templates and permit to define which renderer to use
comhon-project/model-resolver-contract
795 Downloads
A simple model resolver contract
comhon-project/laravel-morphed-model-exporter
68 Downloads
A laravel library that permit to export morphed models through an API
comhon-project/comhon
37 Downloads
The Comhon! PHP framework
comhon-project/custom-action
5 Downloads
Laravel library that permits to create and customize actions in a very easy way.
phpdocumentor/reflection-common
624341258 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
symfony/event-dispatcher
840204754 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
psr/simple-cache
603490535 Downloads
Common interfaces for simple caching
psr/log
1007365016 Downloads
Common interface for logging libraries
psr/http-message
865033843 Downloads
Common interface for HTTP messages
psr/container
846027337 Downloads
Common Container Interface (PHP FIG PSR-11)
psr/cache
572227422 Downloads
Common interface for caching libraries
phpdocumentor/reflection-docblock
641956889 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
phar-io/manifest
619075279 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
guzzlehttp/psr7
855748920 Downloads
PSR-7 message implementation that also provides common utility methods