Libraries tagged by datec
stella-maris/clock
49921928 Downloads
A pre-release of the proposed PSR-20 Clock-Interface
shipmonk/composer-dependency-analyser
8574219 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
rubix/ml
1547366 Downloads
A high-level machine learning and deep learning library for the PHP language.
rlanvin/php-rrule
12039758 Downloads
Lightweight and fast recurrence rules for PHP (RFC 5545)
martin-georgiev/postgresql-for-doctrine
5904077 Downloads
Extends Doctrine with native PostgreSQL support for arrays, JSONB, ranges, PostGIS geometries, text search, ltree, uuid, and 100+ PostgreSQL-specific functions.
league/period
5843448 Downloads
Time range API for PHP
knplabs/knp-time-bundle
9551317 Downloads
Making your dates and durations look sensible and descriptive
fightbulc/moment
3419711 Downloads
Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js
donatj/phpuseragentparser
17787887 Downloads
Lightning fast, minimalist PHP UserAgent string parser.
cbschuld/browser.php
7152146 Downloads
A PHP Class to detect a user's Browser. This encapsulation provides a breakdown of the browser and the version of the browser using the browser's user-agent string. This is not a guaranteed solution but provides an overall accurate way to detect what browser a user is using.
aeon-php/calendar
10486600 Downloads
PHP type safe, immutable calendar library
spaze/phpstan-disallowed-calls
22851597 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute, property & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
sirbrillig/phpcs-variable-analysis
52772426 Downloads
A PHPCS sniff to detect problems with variables.
povils/phpmnd
5895442 Downloads
A tool to detect Magic numbers in codebase
ekino/phpstan-banned-code
6302615 Downloads
Detected banned code using PHPStan