Download the PHP package baharsah/reactigniter without Composer
On this page you can find all versions of the php package baharsah/reactigniter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download baharsah/reactigniter
More information about baharsah/reactigniter
Files in baharsah/reactigniter
Download baharsah/reactigniter
More information about baharsah/reactigniter
Files in baharsah/reactigniter
Vendor baharsah
Package reactigniter
Short Description CodeIgniter4 starter app with React
License MIT
Homepage https://reactigniter.baharsah.my.id
Package reactigniter
Short Description CodeIgniter4 starter app with React
License MIT
Homepage https://reactigniter.baharsah.my.id
Please rate this library. Is it a good library?
Informations about the package reactigniter
React CodeIgniter
React CodeIgniter is an appstarter bundle for fullstack programing javascript and PHP in one place.
Installation
Requirement
- Backend
- PHP 7.4 with basic extensions (such as intl , dom , mbstring and curl)
- we are recomended to use php from ondrej/php for using our appstarter
- Frontend
- NodeJS v14 with Yarn Package Manager
Via Composer
- run
composer create-project baharsah/reactigniter <project-directory>
to install it in your system - go to your project directory and run :
yarn
for downloading node packagescomposer i
for downloading backend componentsyarn run build
for building frontendphp spark serve
for serving as backendyarn run serve
for serving as frontend
Todo
[] Make Static Routing [] Create command for managing reactigniter [] Create command to creating new component [] Make HTTP Request Debugbar Handler [] Make Debugbar Handler
All versions of reactigniter with dependencies
PHP Build Version
Package Version
The package baharsah/reactigniter contains the following files
Loading the files please wait ....