Laravel
Phalcon
Our great sponsors
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
- CodiumAI - TestGPT | Generating meaningful tests for busy devs
- InfluxDB - Access the most powerful time series database as a service
- SonarQube - Static code analysis for 29 languages.
Laravel | Phalcon | |
---|---|---|
315 | 37 | |
73,564 | 10,698 | |
0.8% | 0.1% | |
9.2 | 9.6 | |
3 days ago | about 20 hours ago | |
PHP | PHP | |
MIT License | BSD 3-clause "New" or "Revised" 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
-
Build a LinkedIn Bio Generator in Laravel using the REST API of OpenAI, Livewire and Tailwind CSS.
Laravel is a PHP framework with expressive, elegant syntax that strives to provide an amazing developer experience while providing powerful features. In this article, we will build a LinkedIn Bio Generator in Laravel using the REST API of OpenAI. The Tailwind CSS and Livewire part will be for a nice graphical user interface. ✨ At the end, you’ll have a web page where the user will provide one or more keywords that will be sent to OpenAI's API. The API will generate a bio containing those keywords and it will be shown to the user. This web page will look like this :
-
Autoloading, coding standards and file structure in WordPress plugin development
I don’t want to dictate which standards you should follow, but I stick to the PSR, as they are also followed by other PHP frameworks like Symfony and Laravel. If you rely on PSR, you are not trapped in the WordPress universe and can seamlessly work on Symfony or Laravel projects as well. Opinions differ here, though; there are numerous advocates of the WordPress standard when programming for WordPress. If you ever want to become a core developer, you should definitely be aware that different coding standards exist.
- My SaaS makes $50K MRR and is built on vanilla Ruby on Rails and jQuery
-
Guidance regarding open source terminologies
"Frameworks" is along the same lines, but a framework is often a much large existing library that would sit at the foundation of your application, which you'd build on top of. As an example, I often use the "Laravel" PHP framework which provides a stricture and a lot of common fundemental functionality for building a PHP web application, so I can build on-top of that, focusing on the custom thing I want to build instead of having to create my own application structure and common functionality.
-
Laravel – Closing Tickets
A better question: why were most of these _opened_? Seems like a ton of minimal-changes PRs being opened on that repo recently...
https://github.com/laravel/laravel/pulls?q=is%3Apr+is%3Aclos...
-
which backend technology do you see having the brightest future? (for jobs)
Take a look at Laravel it’s a great framework with a huge community. https://laravel.com
- 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.
Phalcon
-
Kubernetes and feeling defeated
PHP itself is not that bad. Lack of a native ability to serve HTTP requests is annoying, but newer things like Phalcon help: https://phalcon.io/
-
I'm looking for a php framework
Ah, was going to suggest Phalcon, but just noticed you said it's written in PHP, so I guess it's not that.
-
23.1.2 is up
ports: phalcon 5.2.1[11]
-
22.7.11 is up
[6] https://github.com/phalcon/cphalcon/releases/tag/v5.1.4
-
22.7.8 is up
A belated happy patch day to everyone, This is a small maintenance and security update. You will notice that LibreSSL no longer works with FreeRADIUS software due to hiding library internals that are used by the software. Your current install will continue to work, but we would recommend switching to OpenSSL to receive FreeRADIUS updates as they become available. Also, the infamous log_error() message is being phased out in the development version to end the questions of "Why is this log message an error?" and so with log_msg() each log line receives a more appropriate log level between error, warning and notice. Here are the full patch notes: o system: add statistics tree view containing vmstat memory characteristics o system: explicitly reopen main log file in case another log file was used and closed o system: tweak log_msg() to prepare log level adjustments migration away from log_error() o system: enforce config reload to fetch group membership in authentication tester o system: separate interface type icon from name column in interface widget o system: change system log default to "Notice" o system: UX tweaks on activity page o system: revised backend daemon startup delay o system: drop empty plugins_run() result o interfaces: migrate main clearing of interface data to ifctl o interfaces: fix display of special HTML characters in packet capture o interfaces: retain existing PPP settings on saving interface settings o interfaces: delete the correct lock of PPP device o interfaces: fix variable use in interface_proxyarp_configure() o firewall: wrap user rule registration in new function filter_core_rules_user() o firewall: simplify rule lookup by using filter_core_rules_user() o firewall: allow external dynamic address in NPT o firewall: remove extended VIP expansion from NAT rules o firewall: fix live view hostname lookup may result in HTTP 431 error o ipsec: remove side effect host route removal from Phase 1 page o unbound: do not stop on potential errors in start script o plugins: os-freeradius is no longer available for LibreSSL to allow updates of FreeRADIUS software o plugins: os-nginx 1.31[1] o plugins: os-wireguard now skips invalid peers for dashboard widget (contributed by jkellerer) o ports: expat 2.5.0[2] o ports: krb5 1.20.1[3] o ports: nss 3.85[4] o ports: phalcon 5.1.1[5] o ports: sudo 1.9.12p1[6] Stay safe, Your OPNsense team -- [1] https://github.com/opnsense/plugins/blob/stable/22.7/www/nginx/pkg-descr [2] https://github.com/libexpat/libexpat/blob/R_2_5_0/expat/Changes [3] https://web.mit.edu/kerberos/krb5-1.20/ [4] https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_85.html [5] https://github.com/phalcon/cphalcon/releases/tag/v5.1.1 [6] https://www.sudo.ws/stable.html#1.9.12p1
- Which framework for a beginnner?
- ¿Iniciar a estudiar PHP ?
-
I got it!! Perfect timing, since I am using PHP on my new job!
If you guys know PHP, give it a try to Phalcon, he's really nice and deserve way more love!
-
What are my best options to develop a blog website?
Also, as you worked with Laravel already and if you are looking something "challenging" with PHP, you should give it a try to Phalcon 😉
- Trabalhando com Phalcon Framework e Docker
What are some alternatives?
Spiral Framework - High-Performance PHP Framework
Swoole - 🚀 Coroutine-based concurrency library for PHP
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.
Slim Framework - Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
Slim - Slim Framework 4 Skeleton Application
Yii2 - Yii 2: The Fast, Secure and Professional PHP Framework
Ubiquity - Ubiquity framework
Symfony - The Symfony PHP framework
Flask - The Python micro framework for building web applications.
Nette - 📖 The Nette documentation