All Projects → bakeiro → Light-PHP

bakeiro / Light-PHP

Licence: MIT License
Easy, Lightweight, open source and magic-free PHP framework

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
hack
652 projects

Projects that are alternatives of or similar to Light-PHP

Jooby
The modular web framework for Java and Kotlin
Stars: ✭ 1,309 (+2875%)
Mutual labels:  microframework
Receiver
Swift µframework implementing the Observer pattern 📡
Stars: ✭ 238 (+440.91%)
Mutual labels:  microframework
fastglue
Fastglue is an opinionated, bare bones wrapper that glues together fasthttp and fasthttprouter to act as a micro HTTP framework.
Stars: ✭ 71 (+61.36%)
Mutual labels:  microframework
Djng
Turtles all the way down
Stars: ✭ 127 (+188.64%)
Mutual labels:  microframework
Lit
World's smallest responsive 🔥 css framework (395 bytes)
Stars: ✭ 1,866 (+4140.91%)
Mutual labels:  microframework
aleph
A simple PHP framework for very small sites
Stars: ✭ 14 (-68.18%)
Mutual labels:  microframework
Tg2
Python web framework with full-stack layer implemented on top of a microframework core with support for MongoDB, Pluggable Applications and autogenerated Admin
Stars: ✭ 756 (+1618.18%)
Mutual labels:  microframework
6umpukc
Тулинг для разработки сайтов и решений на Bitrix под Ubuntu/Windows
Stars: ✭ 13 (-70.45%)
Mutual labels:  microframework
Rubotnik
"Bot-end" Ruby framework to quickly build and launch a Facebook Messenger chatbot
Stars: ✭ 191 (+334.09%)
Mutual labels:  microframework
core
Platform for rapid application development.
Stars: ✭ 31 (-29.55%)
Mutual labels:  microframework
Grip
The microframework for writing powerful web applications.
Stars: ✭ 137 (+211.36%)
Mutual labels:  microframework
Niapy
Python microframework for building nature-inspired algorithms. Official docs: http://niapy.readthedocs.io/en/stable/
Stars: ✭ 148 (+236.36%)
Mutual labels:  microframework
servies
Bash micro http framework, yes, bash, that uses netcat to listen for and respond to HTTP requests.
Stars: ✭ 27 (-38.64%)
Mutual labels:  microframework
Susanoo
[DEPRECATED] A micro Web framework for Rust, based on Hyper and Tokio
Stars: ✭ 103 (+134.09%)
Mutual labels:  microframework
trellio
Python3 asyncio based microframework for microservice architecture
Stars: ✭ 19 (-56.82%)
Mutual labels:  microframework
Chubbyphp Framework
A based PSR-15 microframework that also sets maximum flexibility with minimum complexity and easy replaceability of the individual components, but also of the framework.
Stars: ✭ 69 (+56.82%)
Mutual labels:  microframework
Django Micro
Django as a microframework
Stars: ✭ 245 (+456.82%)
Mutual labels:  microframework
tomodachi
💻 Microservice library / framework using Python's asyncio event loop with full support for HTTP + WebSockets, AWS SNS+SQS, RabbitMQ / AMQP, middleware, etc. Extendable for GraphQL, protobuf, gRPC, among other technologies.
Stars: ✭ 170 (+286.36%)
Mutual labels:  microframework
Router-deprecated
🛣 Simple Navigation for iOS - ⚠️ Deprecated
Stars: ✭ 458 (+940.91%)
Mutual labels:  microframework
python-batch-runner
A tiny framework for building batch applications as a collection of tasks in a workflow.
Stars: ✭ 22 (-50%)
Mutual labels:  microframework

logo

Micro PHP framework.
- Explore the DOCS -

GitHub GitHub code size in bytes GitHub stars Packagist Version


Light-PHP

Easiest PHP framework

Light-php Light PHP it's an open-source minimal PHP framework that only includes what's necessary, avoiding big and complex structures, yet capable of building big and fully-featured API/Websites.
It's advantages from others frameworks are the small learning curve, possibility to start working without reading massive documentations and it's easy to understand how the framework works and being able to modify its original behavior.

This project includes the PSR-0, PSR-1, PSR-4, PSR-11, PSR-12 standards, good coding practices, MVC structure, service container and much more!

What's this project?

This is a lightweight micro PHP Framework focused on simplicity, aimed to capable to build small, medium Apps/APIs (big Apps/APIs even possible, dividing your app in smaller ones) and making things just work.

What's not this project?

This doesn't pretend to be a full complete PHP framework, highly abstracted, with ORM, autowiring, automatic processes, complex algorithm, or any kind of 'black magic' that frameworks comes nowdays.

For who is this project?

This proyect can be aimed for people who only needs a small proyect to build and doesn't need a complete PHP framework, for beginners in PHP who need a easy entry point, for people who want to try a new PHP framework, and this proyect cover all it's needs

What are benefits of using Light-php:

  • Quick development
  • Lightweight
  • MVC structure
  • Focused on simplicity
  • Implements best practices
  • Security implementations

Installation

composer create-project bakeiro/light-php

License

Light-PHP is licensed under the Open Source MIT license, feel free to use it, modify it or contribute on it!

Built by David Baqueiro

Support

Light-PHP is an open source project licensed under the MIT license. It's completely free to use. However, it would be great if you buy me a cup of coffee once in a while to keep me awake :)

Buy Me A Coffee

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].