Libraries tagged by perforated
burntcaramel/perforated
22 Downloads
Simple yet pretty powerful forms using associated arrays or JSON, with automatic server validation, dependencies and more.
sfneal/scopes
59318 Downloads
Add custom constraints to all queries performed on an Eloquent Model.
mouf/utils.action.action-interface
365907 Downloads
This package contains an interface used by many objects to say they can do stuff. Actually, they can perform one particular action and has been designed for that. The action performed is completely up to the implementer (sending a mail, storing a result in database, displaying something on the screen...) The concept is very simple, and very powerful at the same time.
friendsoftypo3/sys-action
67903 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.
asinfotrack/yii2-audittrail
25582 Downloads
Yii2-audittrail is a behavior and a set of widgets to track all modifications performed on a model
padraic/security-multitool
975 Downloads
A multitool library offering access to recommended security related libraries, standardised implementations of security defences, and secure implementations of commonly performed tasks.
mouf/utils.i18n.fine
170200 Downloads
Fine is a PHP internationalisation package. It will help you provide applications that support several languages. FINE means: Fine is not english :). Translation is performed using PHP mapping files, but you will have a nice graphical interface in the Mouf framework to write your own translated messages.
mouf/html.template.menus.basicmenu
143633 Downloads
This package contains a single class in charge of rendering a 'Menu' instance in HTML using the toHtml() method. The rendering is performed using <ul> and <li> tags.
mouf/database.dbconnection
32519 Downloads
This package contains object to perform database connections. Connections are performed using the PDO library. Therefore, the PDO extension must be enabled to use this package. This package will allow you to connect to MySql and PostgreSql databases. The DB Connection class has special features to help you get informations about the database schema, and especially about the constraints between tables.
lightools/bitbang-http-logger
7048 Downloads
Logger for HTTP requests and responses performed via bitbang/http library.
endeavour-agency/laravel-query-insights
846 Downloads
This packages aims to provide insights into performed queries. Multiple handlers exist to control what should be done with the query data.
typo3/cms-sys-action
244853 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.
samsara/newton
31 Downloads
A library providing physics units which are fully aware of each other, and which can have math operations performed on them.
onepica/module-avatax2
357 Downloads
Magento 2 extension for sales tax calculation performed by Avatax
movemoveapp/laravel-postmangen
1782 Downloads
Generation of Postman collection JSON file based on performed HTTP requests during execution of PHPUnit runner