Libraries tagged by repalcement
mmnijas/strftime
21 Downloads
A Laravel package that provides strftime functionality compatible with PHP 8.1+. This package will serve as a drop-in replacement, leveraging IntlDateFormatter to provide locale-aware date and time formatting, similar to strftime
mindplay/simple-cache
670 Downloads
Replacement PSR-16 package, correctly type-hinted for PHP 5.3+
milanjezek/select2entity-bundle
142 Downloads
A Symfony bundle that integrates Select2 as a drop-in replacement for a standard entity field on a Symfony form.
marcdiblasi/silez
3755 Downloads
An HTTP router designed as a drop-in replacement for Silex
lombax85/create_function
643 Downloads
A replacement for the function create_function for PHP 8
loadsys/cakephp-stateless-auth
371 Downloads
A replacement CakePHP Authentication/Authorization Component that is fully and strictly stateless. Designed to be used with Cake apps that are only accessed RESTfully.
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).
iresults/bootstrap-containers
137 Downloads
A `EXT:container` based replacement for `EXT:bootstrap_grids`
harlekoy/apidocs
3907 Downloads
Replacement for Swagger. It is built for Laravel
glitchit/ds-yii2-tcpdf
1251 Downloads
Replacement for drivesoftz/yii2-tcpdf abandoned package - TCPDF is a PHP class for generating PDF documents and barcodes.
flobbos/laravel-image-cache
11 Downloads
Replacement for the now abandoned imagecache package by Intervention
eaudeweb/gdpr-dump
349 Downloads
A drop-in replacement for mysqldump that optionally sanitizes DB fields for better GDPR conformity.
e-frank/yii2-knockout
272 Downloads
ActiveForm replacement. Automatically generates knockoutjs viewmodels from yii ActiveRecords. Allows computed fields and nested forms.
dq5studios/entity_column
465 Downloads
A drop-in replacement for array_column() that supports objects with getters.
dealnews/filter
1815 Downloads
This class is a drop in replacement and wrapper for filter_var, filter_var_array, filter_input, and filter_input_array. The only filters that are modified are ones using \DealNews\Filter\Filter::FILTER_SANITIZE_STRING.