Libraries tagged by ar_php
setasign/fpdi
111555941 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
widmogrod/php-functional
4728427 Downloads
Functors, Applicative and Monads are fascinating concept. Purpose of this library is to explore them in OOP PHP world.
khaled.alshamaa/ar-php
1738758 Downloads
Set of functionalities enable Arabic website developers to serve professional search, present and process Arabic content in PHP
coduo/php-humanizer
665422 Downloads
Humanize values that are readable only for developers
jasongrimes/paginator
1105261 Downloads
A lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses.
vanderlee/php-stable-sort-functions
538263 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
cheprasov/php-redis-lock
381461 Downloads
RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.
spatie/pest-plugin-route-testing
15451 Downloads
Make sure all routes in your Laravel app are ok
ahand/mobileesp
435795 Downloads
Since 2008, MobileESP provides web site developers an easy-to-use and lightweight API for detecting whether visitors are using a mobile device, and if so, what kind. The APIs provide simple boolean results ('true' or 'false') for identifying individual device categories (such as iPhone, BlackBerry, Android, and Windows Mobile), device capabilities (e.g., J2ME), and broad classes of devices, such as 'iPhone Tier' (iPhone/Android/Tizen) or 'Tablet Tier.' APIs are available in PHP, JavaScript, Java, C#, Ruby Python, and more.
aura/web
458517 Downloads
Provides web Request and Response objects for use by web controllers and actions. These are representations of the PHP web environment, not HTTP request and response objects proper.
pear/math_biginteger
2381318 Downloads
Pure-PHP arbitrary precission integer arithmetic library. If GMP or BCMath are available they are used.
roave/no-floaters
213667 Downloads
PHPStan Rules to Disallow Float proliferation in contexts where IEEE-754 rounding errors are not acceptable
payway-ar/php-sdk-venta-online
39243 Downloads
SDK para Payway ventas online
ab-alselwi/laravel-arabic-html
18059 Downloads
Convert laravel view to arabic html (pdf) by using ArPHP and dompdf with arabic fonts and text.
crazycodr/standard-exceptions
189253 Downloads
This project is aimed at providing additional standard exceptions to php. Many exceptions that are missing from the SPL are constantly being reproduced in different projects. By providing a package of high-quality, well organised exceptions, it will, in the long run, increase interoperability between projects.