Skip to content

JoshyFrancis/phpnopea

Repository files navigation

License

About Phpnopea

Phpnopea is an alternative to laravel and excels in performance. It is based and built on same laravel principles. In our company, I was requested to speed up laravel and I came up with this.

Based on Laravel version 5.4.23

Features

  • Classes are minimal and optimized but all the necessary functions incorporated.
  • Blade template have been optimized to skip empty lines, comments(php,js) etc.(Only multiline comments allowed for single line php code eg:) It helps dramatic reduction in file size as well as the bandwidth usage.
  • Only 30 classes are required for the whole framework and to run a typical laravel project.
  • Simplified error logging. Tracking errors is easier than ever.

Please visit http://joshyfrancis.c1.biz to get an overview. This is the playground. You can register as a new user.

Visit http://joshyfrancis.c1.biz/route9999/23/test/123/test2/qwe to see the speed even on the 9999th route. Also check http://joshyfrancis.c1.biz/validatortest/create to see validator class in action.

  • check routes/web.php for more tests

I am working on the documentation. Please wait...

About

A laravel alternative. Tuned for performance boost. Includes all basic and necessary classes.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published