Libraries tagged by undo
divineomega/array_undot
150625 Downloads
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
jord-jd/array_undot
2068 Downloads
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
friendsoftypo3/interest
3043 Downloads
REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you don't have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.
rapidwebltd/array_undot
14392 Downloads
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
yousefaman/filament-autosave
508 Downloads
Automatic form saving for Filament with a visual status indicator, undo, and drafts
mpociot/reanimate
1243 Downloads
Undo Laravel soft deletes
padosoft/laravel-google-structured-data-testing-tool
212 Downloads
Laravel Laravel Package for testing Schema.org markup or other structured data formats with google structured data testing tool undocumented API.
gerbenjacobs/habbo-api
1675 Downloads
A PHP wrapper for the (undocumented) Habbo Hotel API
pixelant/interest
12608 Downloads
REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you don't have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.
killmenot/undo-seeder-laravel
9 Downloads
A way to rollback seeds in Laravel
presprog/contao-undo
785 Downloads
Improves the Contao restore option in the backend by providing more semantic information regarding the deleted elements.
co-stack/reversible-halite
4546 Downloads
Provides portable reversible encryption functions based on paragonie/halite, an advanced security library
co-stack/reversible
4735 Downloads
Provides portable reversible functions and queues. Can be used e.g. for transport encoding or complex value processing
sebastiaanluca/laravel-unbreakable-migrations
1282 Downloads
Prevent your Laravel database migrations from failing irreversibly by using transactional queries.
nexuspoint/laravel-versioned
3515 Downloads
Versioning for Eloquent Models