Libraries tagged by deleted
enterprisephp/doctrine-lock-bundle
2669 Downloads
Lock object against delete, update events
devuri/wp-option
2686 Downloads
A simple comprehensive interface for managing WordPress options, providing object-oriented access to get, add, update, and delete operations.
cse/helpers-session
1471 Downloads
The helpers allows you to easily manage session data. START, SET, GET DELETE, HAS method session - all this is available in this library.
cinghie/yii2-articles
2908 Downloads
Yii2 Articles to create, manage, and delete articles in a Yii2 site.
bitcko/yii2-bitcko-google-calendar-api
9991 Downloads
Bitcko Yii2 Google Calendar Api Extension use to create and delete events from google calendar
bisanedev/php-request-parser
496 Downloads
The missing php functionality to support put, patch, delete, put FORM and MULTIPART requests handling
bisanedev/php-multipart-form-data-parser
886 Downloads
The missing php functionality to support put, patch, delete, put FORM and MULTIPART requests handling
betalabs/laravel5-soft-cascade
16784 Downloads
Soft Delete & Restore Cascader
alban/laravel-data-sync
52 Downloads
LaravelSheetSync is a library designed for the Laravel framework that allows you to import data from various sources, map its headers, build collections of objects based on the mapped data, and compare them with data currently stored in the database. It automatically classifies records into three categories: create, update, and delete, facilitating efficient and precise synchronization.
adrii/curl-helper
16449 Downloads
CurlHelper is a streamlined PHP utility for easy cURL usage, supporting GET, POST, PUT, and DELETE methods. It simplifies HTTP requests by offering straightforward options and header settings, making web API interactions more accessible and efficient.
triton/crud-generator
1678 Downloads
Symfony3 bundle for CRUD generation with pagination, filtering, sorting, page size, bulk delete and bootstrap3 markup. This Generator supports Doctrine association mapping.
tayfunerbilen/basicdb
169 Downloads
A BasicDB implementation using PDO. Select, Insert, Update and Delete operations in an OOP way.
skyronic/crudkit
4961 Downloads
Toolkit to quickly build powerful, mobile-friendly CRUD (create/read/update/delete) and admin interfaces. Integrates with Laravel and has support for other MVC Frameworks. Works with MySQL and other databases.
philf/setting
30231 Downloads
Persistent configuration settings for Laravel - Create, Read, Update and Delete settings stored in files using JSON
mattkingshott/waterfall
17 Downloads
A package that performs cascading deletes in batches to ease database strain