Libraries tagged by use case
drewlabs/overloadable
501 Downloads
Provides function overloading to PHP language. It's an experimental feature as it may not be optimized for all use-case
designbycode/luhn-algorithm
288 Downloads
The Luhn Algorithm is a simple checksum formula used to validate a variety of identification numbers, such as credit card numbers, IMEI numbers, and others. This documentation provides an overview of the Luhn Algorithm implementation in PHP, including examples and use cases.
datatables.net/datatables.net-buttons-zf
82 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables with styling for [Foundation](https://get.foundation/)
datatables.net/datatables.net-buttons-ju
27 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables with styling for [jQueryUI](http://jqueryui.com/)
brendt/php-make-object
9 Downloads
Simple wrapper for symfony/serializer for the 90% use-case
andrewbreksa/mysql-escape-string-polyfill
76 Downloads
mysql-escape-string-polyfill is a very insecure `mysql_escape_string` implementation (PHP 7.1/7.2) for a very limited use case
oz-tech/gerador-crud
553 Downloads
Pacote para criação de crud no padrão de arquitetura action/usecase/repository.
wellrested/test
7193 Downloads
Test cases and doubles for use with WellRESTed
stocks_exchange/php-client
308 Downloads
STEX (former Stocks.Exchange) provides all the core exchange functionality, and additional merchant tools available via the HTTP API where all returned messages are in JSON. It's much easier to work with the API by using one of the clients provided by StocksExchange (now available only in PHP), so while this page describes the API in case you want or need to build your own client, the examples use the PHP client.
jeyroik/sm-plugin-error-state
399 Downloads
Plugin for jeyroik StateMachine. Let to use error state - valid state but in invalid case.
yuslf/composer-use-case
15 Downloads
ro/hex-use-case-orchestrator
37 Downloads
Handle use case for Hexagonal architecture
khasinski/php-solid-use-case
7 Downloads
SolidUseCase pattern in PHP
hugol/use-case
2 Downloads
use case for Sprint Technology
gibass/use-case-maker
8 Downloads
Generating classes for clean architecture Project in symfony