Libraries tagged by user delete

sbsedv/input-converter

1 Favers
129 Downloads

A minimal PHP library to nativly support PUT, PATCH and DELETE user input in form of mutlipart/form-data, application/x-www-form-urlencoded and various JSON types like application/json with complex data structures (nested html forms).

Go to Download


wobeto/twitter

1 Favers
132 Downloads

Laravel 4 Service Provider to interact with twitter account, like return a collection of the most recent Tweets posted by the user, post Tweets, delete status and get user profile.

Go to Download


eab/novennotification

0 Favers
46 Downloads

eZ Publish 4 extension to display or delete notifications for users

Go to Download


danyaldk/lumen-activity-log

1 Favers
338 Downloads

Very simple package to log user activities. Aim is to capture which object was created / updated / deleted by which user. Package it self has no relation implemented and stores whatever is passed.

Go to Download


unite-cms/registration-bundle

1 Favers
142 Downloads

Allows users to self-register and self-delete an unite cms user account.

Go to Download


khezri/php-blog

3 Favers
14 Downloads

cms is a very simple and lightweight blogging system that lets you write content as well as delete, update and approve user comments. With admin panel

Go to Download


ibrahimbougaoua/filament-trace

1 Favers
66 Downloads

A Filament package is a reusable software library for PHP that provides logging and tracking functionality for CRUD operations and user interactions. It includes a logging class to capture create, read, update, delete actions, as well as user interactions like login and logout.

Go to Download


dmocho/updater

1 Favers
121 Downloads

Provides attachment of active user ID to create/update/delete operations.

Go to Download


solwin/cancelorder

0 Favers
7 Downloads

The Magento 2 Cancel Order By Customer extension allows user to cancel the order from front end. Now customer can easily cancel or delete the order from my account or dashboard page.

Go to Download


smeedijzer-online/gf-entries-editor-role-access

0 Favers
76 Downloads

Give users with the Editor role the Gravity Forms capabilities to control 'entries' (view, edit, delete, export) and 'entry notes' (view, edit).

Go to Download


pilabrem/dblog

1 Favers
12 Downloads

Package for logging users actions on database and enable to know who has created, updated or delete some line in a table and see data before this action

Go to Download


nodeum-io/nodeum-sdk-php

0 Favers
0 Downloads

The Nodeum API makes it easy to tap into the digital data mesh that runs across your organisation. Make requests to our API endpoints and we’ll give you everything you need to interconnect your business workflows with your storage. All production API requests are made to: http://nodeumhostname/api/ The current production version of the API is v1. **REST** The Nodeum API is a RESTful API. This means that the API is designed to allow you to get, create, update, & delete objects with the HTTP verbs GET, POST, PUT, PATCH, & DELETE. **JSON** The Nodeum API speaks exclusively in JSON. This means that you should always set the Content-Type header to application/json to ensure that your requests are properly accepted and processed by the API. **Authentication** All API calls require user-password authentication. **Cross-Origin Resource Sharing** The Nodeum API supports CORS for communicating from Javascript for these endpoints. You will need to specify an Origin URI when creating your application to allow for CORS to be whitelisted for your domain. **Pagination** Some endpoints such as File Listing return a potentially lengthy array of objects. In order to keep the response sizes manageable the API will take advantage of pagination. Pagination is a mechanism for returning a subset of the results for a request and allowing for subsequent requests to “page” through the rest of the results until the end is reached. Paginated endpoints follow a standard interface that accepts two query parameters, limit and offset, and return a payload that follows a standard form. These parameters names and their behavior are borrowed from SQL LIMIT and OFFSET keywords. **Versioning** The Nodeum API is constantly being worked on to add features, make improvements, and fix bugs. This means that you should expect changes to be introduced and documented. However, there are some changes or additions that are considered backwards-compatible and your applications should be flexible enough to handle them. These include: - Adding new endpoints to the API - Adding new attributes to the response of an existing endpoint - Changing the order of attributes of responses (JSON by definition is an object of unordered key/value pairs) **Filter parameters** When browsing a list of items, multiple filter parameters may be applied. Some operators can be added to the value as a prefix: - `=` value is equal. Default operator, may be omitted - `!=` value is different - `>` greater than - `>=` greater than or equal - `=` lower than or equal - `>

Go to Download


mortimer/poignant

1 Favers
290 Downloads

Eloquent and Ardent on steroids, adds in-model validations, user stamping, declarative relations, cascaded operations on relations (save, delete). To make RoR devs feel a bit more at home.

Go to Download


mawdoo3customsearchtask/search

0 Favers
2 Downloads

This package will allow the user to search any topic using google custom search api, get the top 10 results from mawdoo3.com, save the selected results, add comments on them, modify them, or delete them from the database.

Go to Download


marlemiesz/wp-sdk

0 Favers
1 Downloads

The WP API SDK for PHP is a client library that makes it easy to interact with the WordPress REST API from a PHP application. This SDK provides an easy-to-use interface for sending HTTP requests and handling the responses, and also includes convenient methods for accessing common API endpoints and data structures. With this SDK, developers can easily retrieve, create, update, and delete content and metadata within a WordPress site, and also perform other common tasks such as managing users and media. The WP API SDK for PHP is an essential tool for any PHP developer working with the WordPress platform, and provides a powerful and flexible way to build custom applications and integrations that interact with WordPress.

Go to Download


<< Previous Next >>