Libraries tagged by srecord
friendsoftypo3/sys-action
71248 Downloads
Actions are 'programmed' admin tasks which can be performed by selected regular users from the Task Center. An action could be creation of backend users, fixed SQL SELECT queries, listing of records, direct edit access to selected records etc.
friendsoftypo3/interest
723 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.
extrameile/form-dynamic-recipient
19636 Downloads
Adds new form select type, which shows recipient records of a given page. This information can be used as dynamic recipient for the form data.
escolalms/lrs
9631 Downloads
Escola Learning Record Stores API.
di-just/e-sitemap-yii
24547 Downloads
Generate a sitemap based on configurable Active Records
derhansen/sf_event_mgt_indexer
15593 Downloads
Indexer for ke_search which indexed sf_event_mgt records
covergenius/php-vcr
33178 Downloads
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
codingms/modules
45276 Downloads
Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.
binarybuilds/laravel-mail-manager
40121 Downloads
A Laravel mail manager to record and re-send all outgoing emails.
bartlett/monolog-callbackfilterhandler
123971 Downloads
Monolog handler wrapper that filters records based on a list of callback functions
asd-lt/pulse-remote-servers
19510 Downloads
A Laravel Pulse Recorder for Remote Servers
always-open/laravel-process-stamps
17623 Downloads
Logs which process created or modified a record
rinvex/laravel-statistics
4098 Downloads
Rinvex Statistics is a lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.
pixelant/interest
12042 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.
neurony/laravel-revisions
13882 Downloads
Create multiple revisions of any Eloquent model record along with its underlying relationships