Libraries tagged by responsebee
gravatalonga/driver-manager
515 Downloads
Driver manager is a class responsible to hold information to configure another objects, for example, database connections, logs configurations, etc
galileo/galileo-setting-bundle
27 Downloads
Symfony Framework bundle responsible for adding simple configuration possiblities persisted in external storage mechanims
freis/nova-grid-layout
30 Downloads
Tool responsible for allowing changing the sizes of fields. Inpired by codenco-dev/nova-grid-system
ez-php/http
5121 Downloads
HTTP message objects for the ez-php framework — immutable Request, Response, RequestFactory, and ResponseEmitter. Zero dependencies.
erykai/routes
109 Downloads
Responsible for managing application routes
erykai/database
118 Downloads
Responsible for making CRUD with database, using PDO, compatible with: Cubrid, FreeTDS / Microsoft SQL Server / Sybase, Firebird, IBM DB2, IBM Informix Dynamic Server, MySQL 3.x/4.x/5.x, Oracle Call Interface, ODBC v3 (IBM DB2, unixODBC and win32 ODBC), PostgreSQL, SQLite 3 and SQLite 2, Microsoft SQL Server / SQL Azure e MariaDB
erodriguezds/active-orm
4 Downloads
Yet another lightweight ActiveRecord ORM for PHP library is responsible for building SQL query strings, Paginate and Hydration via an object oriented PHP interface.
eriocnemis/module-sales-autocancel-rule-api
29 Downloads
The module serves as application program interface (API) responsible for functionality of order auto cancel rules manage as well as bulk operations.
eriocnemis/module-region-shipping-rule-api
51 Downloads
The module serves as application program interface (API) responsible for functionality of shipping rules manage as well as bulk operations.
eriocnemis/module-region-api
639 Downloads
The module serves as application program interface (API) responsible for functionality of regions manage as well as bulk operations.
drupal/drupaleasy_ai_recipe
17 Downloads
Provides default content and custom dependencies for DrupalEasy's 'Responsible Drupal AI basics' lessons.
devgo/php-performance
118 Downloads
Class responsible for assisting in performance evaluation of a PHP code.
cuteninja/parabola-bundle
1719 Downloads
Common code handling API for Cute-Ninja projects (ResponseBuilder, Testing, ...)
cleancode/injectable-bundle
74 Downloads
Injectable-bundle is responsible for injecting array of objects into your class. By tagging you mark an service to be injected into your target service.
cleancode/feature-toggle-bundle
15 Downloads
Feature toggle is responsible for switching service injection depending on configuration. Allowing to modify system behavior without changing code.