Libraries tagged by Fetchr
charm/database
0 Downloads
Yet another PDO wrapper. Because I don't like to explicitly prepare and execute and fetch every single query. Can use a PDO instance from you, or it makes a new connection standalone.
bendamqui/dbunit-table
114 Downloads
Facade to fetch dbunit fixtures without querying the database.
api-labs/scourge-website
183 Downloads
A comprehensive package to fetch and utilize data from an API built with scourge-api package.
aozisik/translatable
29 Downloads
Translatable is a package that helps you have translatable fields on models. These fields will store your translations in JSON format and will be automatically fetched to your current app locale when you try to reach them. You can also get a specific language of your choice by using certain methods. Please refer to the Github page for further details.
aedart/license-file-manager
635 Downloads
A simple LICENSE-file manager for you composer packages. Allows you to store / organise your various licenses into a single package, fetch it and update your current project’s license file with the desired one. At its core, this package is nothing more than a ‘glorified’ wrapper for PHP’s copy function, but it makes managing license files a bit easier, when you are developing multiple packages.
net.christianto/codestyle-meta
0 Downloads
Code style package presets for PHP
net.christianto/apikit-ci4
15 Downloads
API Kit for CodeIgniter 4. Help code cleaner API Projects.