Libraries tagged by PHP Repl
plott/wp-password-bcrypt
223 Downloads
WordPress plugin which replaces wp_hash_password and wp_check_password's phpass hasher with PHP 5.5's password_hash and password_verify using bcrypt.
lxberlin/netefx-validator
8677 Downloads
NetefxValidator is a class for form validation, so it replaces the RequiredFields() validator. Features: A lot of build in validationrules - logical rule combination - validationrule for unique database fields - custom validation functions - works in getCMSValidator() in Modeladmin - There is no javascript validation at all. So you can disable js-validation in your _config.php
lombax85/create_function
645 Downloads
A replacement for the function create_function for PHP 8
jobinja/blade-macro
4830 Downloads
Reusable scope-protected blade blocks, with empty I/O on runtime (replacement for @include which uses native I/O based PHP includes).
glitchit/ds-yii2-tcpdf
1258 Downloads
Replacement for drivesoftz/yii2-tcpdf abandoned package - TCPDF is a PHP class for generating PDF documents and barcodes.
curlymoustache/sanction
28 Downloads
A PHP Permissions and role-based access control library, with plenty of flexibility and ability to extend and replace components.
andrewgjohnson/imagettftextgradient
497 Downloads
imagettftextgradient is a drop in replacement for imagettftext with an added parameter to add gradient coloring effects to your PHP GD images
kunstmaan/sentry-bundle
24888 Downloads
THIS REPO IS DEPRECATED: replaced by Monolog | The SentryBundle for Symfony2 helps binds the raven-php module into a Symfony2 bundle for easy use with the framework. It will autoload an exception handler into the framework, so that all uncaught errors are sent to a Sentry server.
kunstmaan/newrelicbundle
11475 Downloads
THIS REPO IS DEPRECATED: replaced by EkinoNewRelicBundle | This bundle adds support for NewRelic's named transactions to you Symfony2 project so that every controller and action is tracked separately and not everything under app.php. This also means you can start using the Key Transactions feature of NewRelic.
yuga/repl
94 Downloads
Interact with your Yuga Application.
riverside/php-replicate
6 Downloads
PHP client for Replicate
aybarsm/replacer-service
15 Downloads
Lightweight PHP Replacer (Stub) Service
xiaofeng-ling/php-mysql-replication
3 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
sqonk/php-utils
62 Downloads
A minimal set of methods for strings and arrays. This library replaces php-strlib and to an extent phext-core, depending on your needs.
soy-php/replace-task
609 Downloads
Replace task for Soy