Libraries tagged by als
guzzlehttp/psr7
1081719595 Downloads
PSR-7 message implementation that also provides common utility methods
setasign/fpdi
158059775 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.
khaled.alshamaa/ar-php
2902634 Downloads
Set of functionalities enable Arabic website developers to serve professional search, present and process Arabic content in PHP
theseer/fdomdocument
42734708 Downloads
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.
php-coord/php-coord
1010411 Downloads
PHPCoord is a PHP library to aid in handling coordinates. It can convert coordinates for a point from one system to another and also calculate distance between points.
patchlevel/event-sourcing
377972 Downloads
A lightweight but also all-inclusive event sourcing library with a focus on developer experience
mossadal/math-parser
1838765 Downloads
PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.
watheqalshowaiter/filament-sticky-table-header
58068 Downloads
A Filament plugin that makes table headers stick when scrolling down for better UX.
zetacomponents/mail
1929804 Downloads
The component allows you construct and/or parse Mail messages conforming to the mail standard. It has support for attachments, multipart messages and HTML mail. It also interfaces with SMTP to send mail or IMAP, POP3 or mbox to retrieve e-mail.
tomwalder/php-gds
183733 Downloads
Google Cloud Datastore Library for PHP. Also Firestore in Datastore mode.
stevencorona/opcache-json
329137 Downloads
Library that grabs some critical stats from Zend Opcache and outputs to JSON for monitoring and alerting. Can also output to statsd sink.
stefro/laravel-lang-country
56076 Downloads
Setting the locale is not enough most of the time, some countries use more than one languages. Also, different countries use different date notation formats, names, flags and currencies. This package is here to help you with that!
semsol/arc2
265173 Downloads
ARC2 is a PHP library for working with RDF. It also provides a MySQL-based triplestore with SPARQL support.
sandrokeil/interop-config
486040 Downloads
Provides interfaces and a concrete implementation to create instances depending on configuration via factory classes and ensures a valid config structure. It can also be used to auto discover factories and to create configuration files.
krowinski/bcmath-extended
1151187 Downloads
Extends php BCMath lib for missing functions like floor, ceil, round, abs, min, max, rand for big numbers. Also wraps existing BCMath functions. (more http://php.net/manual/en/book.bc.php) Supports scientific notations