Libraries tagged by Area container
mouf/database.dbconnection
32610 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.
marshmallow/dataset-country
8074 Downloads
This dataset contains all the countries in the world. They are translateable in different languages. It is also possible to get the flag from said countries. The model is extendable so you can extend and overide all functionality if needed.
maggomann/filament-only-icon-display
5758 Downloads
The package provides the `HasOnlyIcon` trait for [Filament Admin Panel v2.x](https://filamentphp.com/docs/2.x/admin/installation). With this trait it is possible to display the table actions buttons only as icon or optionally only as icon including tooltip. The package currently provides the table action buttons (`CreateAction`, `DeleteAction`, `EditAction` and `ViewAction`) that already contain the trait. Own table action buttons can be extended with the `HasOnlyIcon` €trait, so that the methods are then available.
typo3-ci/typo3sniffpool
36502 Downloads
This repository contains custom sniffs which are compatible with the PHP_CodeSniffer. Understand this package as a sniff pool. It contains all custom sniffs for the TYPO3 project.
lemric/batch-request
4819 Downloads
Send a single HTTP request that contains multiple (batch) Symfony Request calls. Once all operations are complete, a consolidated response is passed back to you and the HTTP connection is closed.
astronati/fantasy-football-quotations-parser
4185 Downloads
This library allows user to retrieve quotations from those documents that are provided from the most important sport newspapers. Quotations contains votes of each soccer player of a specific championship match day.
armagedan/cloudways-api
39 Downloads
A Class which contains a collection of Cloudways API for ease of use. All the available API from the Cloudways Docs are included. Happy Coding.
scriptbaker/magento2-ship-out-of-stock-items
0 Downloads
This Magento 2 module allows the creation of shipments for orders containing items that are out of stock. In default Magento, attempting to create a shipment for an order with out-of-stock items results in the error: "Not all of your products are available in the requested quantity." This module remedies that problem by adjusting the stock quantities to ensure the shipment can be processed.
tpojka/polyloc
34 Downloads
Laravel package that contains polymorphic location tables such are addresses and phones.
deegitalbe/trustup-pro-app-common
1241 Downloads
This package contains pieces of code that are shared between our applications.
deegitalbe/trustup-pro-admin-common
967 Downloads
This package contains pieces of code that are shared between 'admin.trustup.pro' and 'trustup.pro'.
asghaier/openfolio_scripts
19 Downloads
Repo that contains scripts for Openfolio that are not generic enough to be in the distro repo (e.g. docker scripts).
smeghead/text-link-encoder
13 Downloads
A library that converts any string containing a URL (such as a user-entered string) into a html string containing url link. Non-URL parts are html-encoded.
rc/phpstorm-stubs
12 Downloads
STUBS are normal, syntactically correct PHP files that contain function & class signatures, constant definitions, etc. for all built in PHP stuff and most standard extensions
check24/apitk-common-bundle
6552 Downloads
Contains classes, interfaces and traits that are shared between check24/apitk-* bundles