Libraries tagged by cases
designbycode/luhn-algorithm
285 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
26 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/)
cupoftea/eloquent-snake-relations
19 Downloads
A simple trait to access your Eloquent relations using its snake_case property
console-helpers/prophecy-phpunit
2481 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
cdma-numiscorner/ebay-developer-key-management-api
537 Downloads
Due to regulatory requirements applicable to our EU/UK sellers, for certain APIs, developers need to add digital signatures to the respective HTTP call. The Key Management API creates keypairs that are required when creating digital signatures for the following APIs:All methods in the Finances APIissueRefund in the Fulfillment APIGetAccount in the Trading APIThe following methods in the Post-Order API:Issue Inquiry RefundIssue case refundIssue return refundProcess Return RequestApprove Cancellation RequestCreate Cancellation RequestNote: For additional information about keypairs and creating Message Signatures, refer to Digital Signatures for APIs.
brendt/php-make-object
9 Downloads
Simple wrapper for symfony/serializer for the 90% use-case
bradietilley/pest-stories
14 Downloads
A tool to assist in creating complex permutations of test case scenarios in Pest PHP (for Laravel)
bariew/yii2-doctest-extension
3088 Downloads
Executes @example docBlock params as test cases
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
21torr/lenient-front-matter
1091 Downloads
Lenient and simple front matter parser, that only supports very simple cases.
zibios/wrike-php-sdk
4801 Downloads
Wrike PHP SDK, configured Wrike PHP Library package for most user cases.
ukrbublik/openssl_x509_gencrl
6 Downloads
Missing OpenSSL function on PHP to create CRL (certificate revocation list) for CA
sandstorm/fuzzer
244 Downloads
Improve your Functional and Unit Tests by Fuzzing: A technique to find missing edge cases in tests.
lastcraft/simpletest
21844 Downloads
Unit testing, mock objects and web testing framework for PHP built around test cases.