SaaSHub helps you find the best software and product alternatives Learn more →
Ideas Alternatives
Similar projects and alternatives to ideas
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
-
laravel-strict-coding-standard
PHP_CodeSniffer rules for Laravel to force the "right" design of the app
-
FrameworkBenchmarks
Source for the TechEmpower Framework Benchmarks project
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
-
RoadRunner
🤯 High-performance PHP application server, process manager written in Go and powered with plugins
-
xss-payload-list
🎯 Cross Site Scripting ( XSS ) Vulnerability Payload List
-
-
twill
Twill is an open source CMS toolkit for Laravel that helps developers rapidly create a custom admin console that is intuitive, powerful and flexible. Chat with us on Discord at https://discord.gg/cnWk7EFv8R.
-
-
-
-
termwind
🍃 In short, it's like Tailwind CSS, but for the PHP command-line applications.
-
-
phel-lang
Phel is a functional programming language that compiles to PHP. A Lisp dialect inspired by Clojure and Janet.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
ideas reviews and mentions
-
Go with PHP
I just don't get why people in php use lazy comparison in php when you know that "0e4"=="0e5" in php.
and yes, Laravel use lazy comparison. And yes at least three bugs where caused by this use.
see: https://github.com/laravel/ideas/issues/698 for why I'm a bit grumpy with php ecosystem
-
Laravel considered harmful
I explained why singleton are not well used. There is plenty of example online. TLDR: Laravel hides a lot of dependencies. You want to use another Container? You cannot. The issue is described here: https://github.com/laravel/ideas/issues/1467.
Singleton are not always bad. But facades are used in a singleton manner *everywhere*. Container::getInstance() is also use everywhere so you cannot change the container to another one (https://github.com/laravel/ideas/issues/1467). Using singletons everywhere you hide dependencies. I never say that singleton = bad, just that there is a good way to use them, be careful, know what you are doing.
Singleton usage: The container has a singleton and unfortunately this singleton is used everywhere across the codebase. The Container interface is almost useless because event if we implements this contract, Laravel's container concret implementation will be used by the framework. (Related issue: https://github.com/laravel/ideas/issues/1467) (Occurrences of "Container::getInstance()": https://github.com/laravel/framework/search?q=Container%3A%3AgetInstance%28%29).
-
I've made a random serial key generator
By the way Laravel is still PSR-2 and will unlikely adopt PSR-12, while I understand your intentions. I'm on the fence about suggesting Laravel's users to use a coding standard not adopted in the framework.
-
Strict models
That's what they did here before the PR: https://github.com/laravel/ideas/issues/455
-
Simple feature/project upvoting system?
Example: https://github.com/laravel/ideas
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f0fa22b0e18>
www.saashub.com | 4 Dec 2023