PHP micro framework that helps you quickly write web applications
We recommend you install the Slim Framework with the Composer dependency manager. The easiest way to start working with Slim is to create a project using Slim-Skeleton as a base by running a bash command. Slim provides a fast and powerful router that maps route callbacks to specific HTTP request methods and URIs. It supports parameters and pattern matching. Build your application with concentric middleware to tweak the HTTP request and response objects around your Slim app. Slim supports any...
Work easily and safely with your database with EasySQL Framework.
EasySQL is a powerfull open source tool written in PHP and released under the GNU AGPLv3. It was created for web application developers that want to write fast and secure apps.
EasySQL Framework is especially good for inexperienced developers that are in the process of learning MySQL because it makes it almost impossible to make a syntax error.
Currently it supports DDL, DQL/DML and DCL.
The aim of this project is to enable a way to write php code just like in a java enviroment. I and anybody who wants to get involved will try, where it is posible, to have the same OO Architecture.
PHP Runtime will allow you to distribute the runtime installation to your clients, and then you write PHP applications that can execute seemlessly on their computers. Great for PHP-GTK applications!
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
How many times have you hand coded a MySQL table editor in PHP? PHPMyEdit provides an instant table editor. All you need to do is to write a simple calling program (and there's a utility to do this) and the job's a good 'un!
RAVERRtf is a PHP class to create RTF files from scratch. It implements methods to write to a buffer that can be collected, to produce a functional RTF file without any kind of special libraries.