Libraries tagged by note
isolate/isolate
4114 Downloads
Isolate is an abstraction layer for data persistence. Operations related to tracking changes and saving data are done in transactions which makes your code not aware of sotrage type.
incursus/laravel-s3-tools
82249 Downloads
This Laravel package contains additional functionality not currently in Laravel for interfacing with Amazon's S3 service, including managing versioned objects.
illuminatech/model-route
1129 Downloads
Allows continuing route matching in case bound model does not exist
hyva-themes/magento2-i18n-csv-diff
48 Downloads
Magento command to display all translations that are present in the first CSV file but not in the second.
hazaarlabs/hazaar-mvc
15678 Downloads
The MVC framework that makes PHP not suck!
happyr/google-site-authenticator-bundle
15124 Downloads
Authenticate your website (not your users) with Google API. Can be used instead as Domain-Wide Delegation of Authority
gs-nasc/brazil-holiday
798 Downloads
PHP Package thats verify if date is or not a holiday.
gisostallenberg/file-serving
18142 Downloads
Serve files to the browser that are not available directly
gin0115/dice
5759 Downloads
A minimalist Dependency injection container (DIC) for PHP. Please note: 3.0+ is only compatible with PHP 7.0. The 2.0 branch is compatbile with PHP 5.6.
getpop/loosecontracts
12893 Downloads
Loose Contracts: a method to "code against interfaces, not implementations" for strings such as option names, hook names, etc
friemt/deployer-tasks
5404 Downloads
Additional and enhanced tasks not available for Deployer out of the box.
ezsystems/ezplatform-i18n
93790 Downloads
Meta repository to store every Ibexa translation. This should be used during development to ease synchronization with Crowdin. SHOULD NOT BE USED IN PRODUCTION
ecentria/ecentria-rest-bundle
2411 Downloads
Goal of this bundle is to simplify process of creating APIs with Symfony. We use already well-coded libraries, combine them together to simplify process and not to re-invent the wheel. We've chose REST and HATEOS to have unified standards of API requests and responses.
dutymess/chalk
1307 Downloads
Easy tracepoint generator at the middle of procedures where creating breakpoints is not that easy.
dungphanxuan/yii2-lepture-editor
1712 Downloads
Editor is not a WYSIWYG editor, it is a plain text markdown editor. Thanks for the great project codemirror, without which editor can never be created.