Libraries tagged by .po
php-mock/php-mock
14385136 Downloads
PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.
phayes/geophp
8717367 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
paragonie/halite
7077032 Downloads
High-level cryptography interface powered by libsodium
nyholm/dsn
18914796 Downloads
Parse your DSN strings in a powerful and flexible way
nette/application
13175636 Downloads
🏆 Nette Application: a full-stack component-based MVC kernel for PHP that helps you write powerful and modern web applications. Write less, have cleaner code and your work will bring you joy.
lucascudo/laravel-pt-br-localization
1572375 Downloads
Arquivos de linguagem em Português do Brasil (pt-BR) para Laravel
kartik-v/bootstrap-star-rating
4005430 Downloads
A simple yet powerful JQuery star rating plugin for Bootstrap.
helhum/typo3-console
7808829 Downloads
A reliable and powerful command line interface for TYPO3 CMS
giggsey/libphonenumber-for-php-lite
5998389 Downloads
A lite version of giggsey/libphonenumber-for-php, which is a PHP Port of Google's libphonenumber
eluceo/ical
14896383 Downloads
The eluceo/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
eightpoints/guzzle-bundle
10811898 Downloads
Integrates Guzzle 6.x, a PHP HTTP Client, into Symfony. Comes with easy and powerful configuration options and optional plugins.
echolabsdev/prism
127130 Downloads
A powerful Laravel package for integrating Large Language Models (LLMs) into your applications.
drupal/core
54081829 Downloads
Drupal is an open source content management platform powering millions of websites and applications.
commerceguys/intl
8817558 Downloads
Internationalization library powered by CLDR data.
colinmollenhour/cache-backend-file
20223192 Downloads
The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.