Laravel
CodeIgniter
Our great sponsors
Laravel | CodeIgniter | |
---|---|---|
302 | 18 | |
72,859 | 18,200 | |
1.0% | 0.0% | |
9.5 | 6.8 | |
9 days ago | 2 days ago | |
PHP | PHP | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Laravel
- Introducing Punchcard - Object Configs for Laravel
- Phoenix 1.7.0 Released: Built-In Tailwind, Verified Routes, LiveView Streams
-
Structuring REST API
This is how Laravel and Slim does this.
-
Intro to Nest.js 🪺
It supports REST and GraphQL APIs out of the box, or you might use it to build a Full Stack application using the model view controller pattern, aka MVC), similar to frameworks like Laravel or ruby on rails, and it contains a ton of built-in modules to work with databases, handle security, implement streaming and anything else you can imagine doing in a server side application.
-
7 Metrics to Evaluate your code quality using static analysis
I will be using it with PHP and Laravel project.
-
Tiny CRM - Linode + DEV Hackathon Submission
I have used Laravel web framework for creating the app. I have also used Filament admin panel generator to quickly generate CRUD app functionality.
-
PHP in 2023
Also, există Laravel și CMS-uri cum e Statamic care sunt next level față de PHP-ul „clasic”.
- Backend, Frontend y Fullstack
-
Laravel vs Node.js vs Python - Feature-based comparison
Laravel: On the list, Laravel is placed second with 59,000 stars and 6,247 commits.
CodeIgniter
-
Why I selected Elixir and Phoenix as my main stack
Over the years I have tried different frameworks, mostly in PHP, like Code Igniter (2010), ProcessWire (2014) and Laravel (2015).
- Slim, possívelmente o framework ideal para quem vem do Golang
-
In One Minute : CodeIgniter
CodeIgniter is an open-source php web application framework created by EllisLab Inc and it is now a project of British Columbia Institute of Technology. The framework implements a modified version of the Model-View-Controller design pattern. It is praised for its performance and the quality of its documentation. It's currently licensed under the MIT License, although the previous version was released under the Open Software License ("OSL") v. 3.0.
With more than 18.2k stars on Codeigniter's repository, it's also among the most starred PHP Framework on Github.com
-
Which framework for a beginnner?
Look at the issues and pull requests. It doesn’t support php 8 properly, hence why I call it outdated https://github.com/bcit-ci/CodeIgniter/issues
-
Ask HN: Web frameworks – which less popular framework are you using and why?
It's been a long time since I wrote any PHP in anger but back when I did, I got a ton of mileage out of CodeIgniter (https://codeigniter.com/). It looks like it's still around and being actively maintained. I can quite clearly remember a number of projects that went from being just an idea to 90% functional in the span of an evening.
I write Python almost exclusively now, but still pine for something like CodeIgniter. Flask is nice because it lets you bolt on whatever you want, but you spend a lot of time choosing, prototyping, and often discarding libraries. Django does a lot of heavy lifting but has (IMO) a very steep learning curve. There doesn't seem to be anything (or at least anything I've liked) in between.
-
SleekwareDB - Open Source
Codeigniter - Open Source PHP Framework (originally from EllisLab)
- ¿Iniciar a estudiar PHP ?
-
PHP Framework for web development with pros and cons
CodeIgniter is a commanding PHP framework. If we consider web applications with advanced features, then to create such an application Code igniter is one of the efficient PHP Frameworks. As it makes web applications always ready, learning becomes easier.
-
Top 9 PHP Frameworks For Web Development In 2021
CodeIgniter is a rapid web application development framework with a ridiculously small size. CodeIgniter 4, the latest version of CodeIgniter, is a mere 1.2 MB in size. Like Laravel, it’s open-source and boasts 18k+ stars on GitHub. Just because of how bare-bone it is, we have included it in the second position. Like several other frameworks, CodeIgniter provides a set of libraries and an intuitive interface to accelerate PHP web app development. Currently, this is not tracked by PHPbenchmarks.com but is considered among the best PHP frameworks for website development.
What are some alternatives?
Spiral Framework - High-Performance PHP Framework
Slim Framework - Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
Gin - Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
ReactPHP Promises Testing - PHPUnit assertions for testing ReactPHP promises
Yii2 - Yii 2: The Fast, Secure and Professional PHP Framework
Swoole - 🚀 Coroutine-based concurrency library for PHP
Symfony - The Symfony PHP framework
Ubiquity - Ubiquity framework
Phalcon - High performance, full-stack PHP framework delivered as a C extension.
Flask - The Python micro framework for building web applications.