Libraries tagged by fractions
mratiebatie/laravel-repositories
28969 Downloads
Laravel repositories using the native Eloquent functions.
mimmi20/monolog-callbackfilterhandler
497900 Downloads
Monolog handler wrapper that filters records based on a list of callback functions
mathiasverraes/classfunctions
423478 Downloads
Functions to manipulate class names
lstrojny/phpunit-function-mocker
332975 Downloads
Allows mocking otherwise untestable PHP functions through the use of namespaces
jtejido/geodesy-php
41140 Downloads
PHP library for geodesy functions
jeremeamia/functionparser
160736 Downloads
Function parser for PHP functions, methods, and closures
jbzoo/phpunit
1092685 Downloads
PHPUnit toolbox with short assert aliases and useful functions around testing
jbzoo/jbdump
1072406 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.
iron-io/iron_core
1824296 Downloads
Collection of common functions for all iron.io client libraries
ionux/phactor
50183 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
infyomlabs/laravel-generator-helpers
390085 Downloads
Helper functions for laravel generator packages
imsop/simplexml_debug
139727 Downloads
Tools for debugging your code when working with PHP's SimpleXML functions.
improved/iterable
174131 Downloads
Functions to interact with arrays, iterators and other traversable objects
icecave/isolator
1287254 Downloads
Dependency injection for global functions.
fza/mysql-doctrine-levenshtein-function
94908 Downloads
Provides the `LEVENSHTEIN()` and `LEVENSHTEIN_RATIO()` MySQL functions for Doctrine2.