Libraries tagged by als
guzzlehttp/psr7
1119199053 Downloads
PSR-7 message implementation that also provides common utility methods
setasign/fpdi
167566865 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
3196550 Downloads
Set of functionalities enable Arabic website developers to serve professional search, present and process Arabic content in PHP
theseer/fdomdocument
42975393 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.
stevencorona/opcache-json
377053 Downloads
Library that grabs some critical stats from Zend Opcache and outputs to JSON for monitoring and alerting. Can also output to statsd sink.
patchlevel/event-sourcing
432600 Downloads
A lightweight but also all-inclusive event sourcing library with a focus on developer experience
mossadal/math-parser
1943286 Downloads
PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.
watheqalshowaiter/filament-sticky-table-header
79610 Downloads
A Filament plugin that makes table headers stick when scrolling down for better UX.
zetacomponents/mail
1975909 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.
vcian/laravel-db-auditor
40385 Downloads
Database DB Auditor provide leverage to audit your MySql,sqlite, PostgreSQL database standards and also provide options to add constraints in table.
stefro/laravel-lang-country
61672 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
271085 Downloads
ARC2 is a PHP library for working with RDF. It also provides a MySQL-based triplestore with SPARQL support.
sandrokeil/interop-config
506653 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.
php-coord/php-coord
1058618 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.
lochmueller/calendarize
174787 Downloads
Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also 'calendarize' your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize