Libraries tagged by revert
wearesweet/laravel-revisonable
0 Downloads
Apply the trait HasRevisions to any model to be able to: View a history of changes, revert to previous versions of the model and allow for easy moderation of changes before persisting to the database.
vishalaureate/hello-admin
0 Downloads
The Admin Activity extension makes it easy to track all admin activity and revert the modification.
tap0g/hashnumber
3 Downloads
Generate reversible codes from numbers and revert them to original number
propeople/update_project_components_statuses
5 Downloads
Enable/revert the features from the profile "*.info" file or file, that stored in "sites/default/components.info".
phpbsb/php-short-array-syntax-converter
14 Downloads
Command-line script to convert or revert PHP's array() syntax to PHP 5.4's short array syntax [] using PHP's built-in tokenizer.
pattonwebz/theme-php-version-support-check
2 Downloads
A class used to do PHP version checking on theme activation and revert if min PHP version not met.
mf/docker-ip
5 Downloads
Finds suitable IP from `ifconfig` and then distribute this IP into hosts and docker file and allows revert changes.
mega6382/hab-encryption
19 Downloads
This class can encrypt and decrypt a string with a given key. It takes a given string and encrypts it by adding the code of o the characters in the string with the codes of the key string. The class can also do the opposite process by reverting to the original string using the same key. It can also encode the result encrypted string with base64 and store it on a file.
bekhruz/bek
14 Downloads
Bek is a lightweight version control system for managing text file changes in PHP projects. Designed for simplicity, it provides basic commit, history, and revert functionality within a Composer-based environment.
awcodes/laravel-remix
20 Downloads
Revert a new Laravel application to Laravel Mix.
disparity/deployment-bundle
15 Downloads
Symfony 2 Bundle for easy migration to the specified commit / tag / branch execution (and revert) migration doctrine and installing dependencies
sebastian/code-unit-reverse-lookup
685989198 Downloads
Looks up which function or method a line of code belongs to
laravel/reverb
2755996 Downloads
Laravel Reverb provides a real-time WebSocket communication backend for Laravel applications.
mollie/magento2
914504 Downloads
Mollie Payment Module for Magento 2
toflar/psr6-symfony-http-cache-store
3408179 Downloads
An alternative store implementation for Symfony's HttpCache reverse proxy that supports auto-pruning of expired entries and cache invalidation by tags.