Libraries tagged by fractions
swissspidy/phpstan-no-private
70326 Downloads
PHPStan rules for detecting usage of pseudo-private functions, classes, and methods.
sniccowp/php-scoper-wordpress-excludes
106630 Downloads
A list of all WordPress core classes, functions and constants. Meant to be used with the PHP-Scoper exclusion functionality.
shish/safe
425134 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
protonlabs/bitcoin
130376 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
polyfills/array-find
27668 Downloads
PHP: Provides a user-land polyfill for `array_find`, `array_find_key`, `array_any` and `array_all` functions added in PHP 8.4.
phpgt/propfunc
1189402 Downloads
Property accessor and mutator functions.
php-mock/php-mock-prophecy
362787 Downloads
Mock built-in PHP functions (e.g. time()) with Prophecy. This package relies on PHP's namespace fallback policy. No further extension is needed.
pcrov/unicode
977258 Downloads
Miscellaneous Unicode utility functions
omnilight/yii2-shopping-cart
102080 Downloads
Yii2 extension that adds shopping cart functions
oliverklee/oelib
428953 Downloads
Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.
nystudio107/craft-twig-sandbox
19238 Downloads
Allows you to easily create a sandboxed Twig environment where you can control what tags, filters, functions, and object methods/properties are allowed
nettrine/extensions-oroinc
464274 Downloads
Doctrine2 DQL functions and field types for Nette Framework
nettrine/extensions-beberlei
541379 Downloads
Doctrine2 DQL functions for Nette Framework
mtdowling/supervisor-event
165262 Downloads
Wires callback functions to Supervisor events
mratiebatie/laravel-repositories
28969 Downloads
Laravel repositories using the native Eloquent functions.