Libraries tagged by performer
typo3/cms-sys-action
244999 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
mouf/html.template.menus.basicmenu
143699 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.
lucasdotvin/laravel-database-queries-counter
491 Downloads
This package provides a simple trait to check how many queries a test suite has performed.
lightools/bitbang-http-logger
7152 Downloads
Logger for HTTP requests and responses performed via bitbang/http library.
acelaya/zsm-annotated-services
879 Downloads
A component to define how dependency injection has to be performed with Zend\ServiceManager via annotations
perform-romance/activecampaign
40 Downloads
This is my package activecampaign
shamarkellman/auth-logger
51 Downloads
Log all authentication events performed with an application
railroad/railactionlog
54937 Downloads
Records actors and actions performed on resources
paga/paga-connect
28 Downloads
Paga Connect is a merchant library for Paga business clients that want to have a seamless integration with Paga without the need to require their users to always approve transactions. Users give permissions and approve the first time and then subsequent transactions are performed on behalf of the user.
movemoveapp/laravel-postmangen
1785 Downloads
Generation of Postman collection JSON file based on performed HTTP requests during execution of PHPUnit runner
mouf/utils.i18n.fine.file-translator
13981 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/database.dbconnection
32529 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.
minex/laravel-change-history
32 Downloads
Package to record a changes performed on model