Libraries tagged by performer
movemoveapp/laravel-postmangen
1687 Downloads
Generation of Postman collection JSON file based on performed HTTP requests during execution of PHPUnit runner
mouf/utils.i18n.fine
169375 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
142875 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
32081 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
6746 Downloads
Logger for HTTP requests and responses performed via bitbang/http library.
endeavour-agency/laravel-query-insights
112 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
244447 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.
onepica/module-avatax2
357 Downloads
Magento 2 extension for sales tax calculation performed by Avatax
geraldloss/glcrossword
114 Downloads
Supplies a crossword extension, to create your own crossword on a homepage. This extension is very flexible. You can define crosswords of every size, answer fields with more then one letter and you can define answers in every posible direction. All you need is to create your own questions and answers and assign it with your crossword. In the frontend you can edit the crossword with javascript very user friendly. The communication with the backend is performed with ajax. See under https://www.schulze-thulin.de/en/games/welsh-crossword for an online example. This extension use jQuery 3.6 and Bootstrap 5.1
acelaya/zsm-annotated-services
876 Downloads
A component to define how dependency injection has to be performed with Zend\ServiceManager via annotations
shamarkellman/auth-logger
51 Downloads
Log all authentication events performed with an application
railroad/railactionlog
54930 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.
mouf/utils.i18n.fine.file-translator
13949 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.
minex/laravel-change-history
32 Downloads
Package to record a changes performed on model