Libraries tagged by awaitable
orlandothoeny/memory-limiter
6 Downloads
PHP library that can read the available memory and set limit to currently free memory
orklah/psalm-use-constants
11021 Downloads
Fix the code to use existing constants instead of literals when available
numero2/contao-validate-iban-bic
181 Downloads
Add rgxp to validate given IBAN or BIC. This is available for form fields.
nitricware/nwdatabase
11 Downloads
An XML driven simple database solution for projects where SQLite is not available and MySQL seems overpowered.
net-tools/composer-interface
1037 Downloads
PHP shell interface to Composer when SSH is not available on your host
mrpetovan/net_ping
1108 Downloads
More info available on: http://pear.php.net/package/Net_Ping
moxio/sqlite-extended-api
7988 Downloads
Exposes SQLite APIs that are otherwise not available in PHP
mgerm/apiclasses
96 Downloads
Classes to make MGERM api available
metarush/email-fallback
144 Downloads
Send email via SMTP host, if it fails, fallback/failover to another SMTP host. Round-robin mode also available to distribute the load to all SMTP hosts.
mdc/phpagi
265 Downloads
PHPAGI is a PHP class for the Asterisk Gateway Interface. The package is available for use and distribution under the terms of the GNU Public License.
mariopenterman/net_ipv6
2082 Downloads
More info available on: http://pear.php.net/package/Net_IPv6
mariopenterman/net_ipv4
1427 Downloads
More info available on: http://pear.php.net/package/Net_IPv4
marcnewton/laravel-alsl
706 Downloads
Detects a users language preferences in the Accept-Language request header, from the order of their language preference; an attempt to find and set a matching locale available in Laravel's resources/lang directory.
majidalaeinia/refresh-elastic
160 Downloads
Refresh Elasticsearch indices for your tests (delete the indices and index them again based on their mappings if available).
maggomann/filament-only-icon-display
316 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.