Search results for å…«å—/(
proj4php/proj4php
1104435 Downloads
A PHP-Class for geographic coordinates transformation using proj4 definitions, thanks to a translation from Proj4JS
picocms/pico
35959 Downloads
Pico is a flat file CMS, this means there is no administration backend and database to deal with. You simply create .md files in the "content" folder and that becomes a page.
phpauth/phpauth
97350 Downloads
A secure user authentication class for PHP websites, using a powerful password hashing system and attack blocking to keep your website and users secure.
php-coord/php-coord
657713 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
62446 Downloads
A lightweight but also all-inclusive event sourcing library with a focus on developer experience
outhebox/laravel-translations
32101 Downloads
Laravel Translations UI provides a simple way to manage your translations in your Laravel application. It allows you to add, edit, delete and export translations, and it also provides a search functionality to find translations.
open-smf/connection-pool
107217 Downloads
A common connection pool based on Swoole is usually used as the database connection pool.
novutec/domainparser
4692861 Downloads
A domain name parser to parse and to validate a domain name.
nicmart/string-template
1392515 Downloads
StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.
nexylan/slack
1530909 Downloads
A simple PHP package for sending messages to Slack, with a focus on ease of use and elegant syntax.
nette/code-checker
1255805 Downloads
✅ Nette CodeChecker: A simple tool to check source code against a set of Nette coding standards.
neos/neos
823937 Downloads
An open source Content Application Platform based on Flow. A set of core Content Management features is resting within a larger context that allows you to build a perfectly customized experience for your users.
mouf/classname-mapper
1850614 Downloads
Provides a way to find in which PHP files a class will be looked upon.
microweber/screen
195509 Downloads
A PHP Class to interact with PhantomJs and capture screenshot of a webpage
mattiasgeniar/phpunit-query-count-assertions
482999 Downloads
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).