Libraries tagged by possible
etubaro/cakephp-eager-loader
1485 Downloads
CakePHP 2.x plugin to make it possible to eager load
eschmar/laravel-table-dictionary
2570 Downloads
Generate a dictionary of possible values for a database column to scale your data set.
erhaweb/partner-rating
250 Downloads
Extbase/Fluid extension that allows departments to rate collaboration partners via a front-end form. Rating values can be specified as a comma separated list of integer values. Rating values greater than a configurable limit value must be justified. This is possible either by predefined reasons or a free text input.
enhacudima/dynamic-extract
175 Downloads
With this package it will be possible to dynamically extract data from database to excel through date ranges or dynamic filters
emanuellopes/composer-vendor-cleaner
1765 Downloads
Removes as much as possible from your vendor dir when space or number of files is important
elmpp/mockery
33 Downloads
Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL). Designed as a drop in alternative to PHPUnit's phpunit-mock-objects library, Mockery is easy to integrate with PHPUnit and can operate alongside phpunit-mock-objects without the World ending.
ekiwok/option
1008 Downloads
PHP Option implementations for all scalars. Possible to register custom Option.
edmondscommerce/vendor-override
7 Downloads
Applies hot fixes to vendor composer packages for when forking is not possible like in Magento 2
ecocomposer/ecocomposer
34 Downloads
EcoComposer is a frontend library that aims to generate the least possible code to make your components fully functional.
duzun/http-socket
1 Downloads
HTTP (<2.0) Requests over Socket - get as close to the socket level as possible
domwebber/array-toggle-permutations
6 Downloads
PHP array permutations iterator. A simple way to loop through every possible combination of items in an array.
dnoegel/pdo-inspector
7 Downloads
Inspect PDO queries for possible SQL injections
dmk/t3socials
467 Downloads
This TYPO3 extension provides an API to communicate with socials networks. So it's possible for example to publish newly created news (or whatever you like) directly into social networks.
dkplus/reflections
11 Downloads
Reflection on PHP classes that provides as many information about classes as possible
dejury/laravel-envcrypt
4 Downloads
This package will help you to keep different .env files within your version management. Of course, it is possible to encrypt the files so they can be safely pushed to your version control.