Redaxscript alternatives and similar libraries
Based on the "Frameworks" category.
Alternatively, view Redaxscript alternatives based on common mentions on social networks and blogs.
-
Laravel 5
Laravel is a web application framework with expressive, elegant syntax. Weβve already laid the foundation for your next big idea β freeing you to create without sweating the small things. -
Slim Framework
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs. -
FuelPHP
Fuel PHP Framework v1.x is a simple, flexible, community driven PHP 5.3+ framework, based on the best ideas of other frameworks, with a fresh start! FuelPHP is now fully PHP 8.0 compatible. -
PHP-GLFW
πͺA fully-featured OpenGL and GLFW extension for PHP. πBatteries included (Math Functions, Texture Loaders, etc..) -
PHP-Spellchecker
πππ PHP Library providing an easy way to spellcheck multiple sources of text by many spellcheckers -
OpenAPI PSR-7 Message (HTTP Request/Response) Validator
It validates PSR-7 messages (HTTP request/response) against OpenAPI specifications
CodeRabbit: AI Code Reviews for Developers
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Redaxscript or a related project?
Popular Comparisons
README
Redaxscript
A modern, ultra lightweight and rocket fast Content Management System for SQLite, MSSQL, MySQL and PostgreSQL.
Installation
Clone the repository:
git clone https://github.com/redaxscript/redaxscript.git --branch=4.4.0
Install the dependencies:
composer install
npm install
Usage
Run local development server:
grunt serve [options]
-L, --live-reload
-O, --open-browser
-N, --no-cache
-D, --debug-mode
Browse your working copy:
http://localhost:8000
*Note that all licence references and agreements mentioned in the Redaxscript README section above
are relevant to that project's source code only.