LaravelS
LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole. (by hhxsv5)
Packagist
Package Repository Website - try https://packagist.com if you need your own - (by composer)
| LaravelS | Packagist | |
|---|---|---|
| - | 74 | |
| 3,884 | 1,811 | |
| 0.0% | 0.6% | |
| 6.3 | 9.5 | |
| 6 days ago | 3 days ago | |
| PHP | PHP | |
| MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
LaravelS
Posts with mentions or reviews of LaravelS.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning LaravelS yet.
Tracking mentions began in Dec 2020.
Packagist
Posts with mentions or reviews of Packagist.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2026-05-16.
-
Composer is just a console application
I'm embarrassed I never took the time to understand Composer until now. I have been preaching for a long time to start each PHP project with Composer, even when the project is not going end up on Packagist.
-
Publishing a PHP monorepo to Packagist with splitsh-lite
A framework that can't be installed isn't a framework. It's a demo. This post covers how waaseyaa went from a monorepo where every subpackage depended on @dev path repositories to individually versioned packages on Packagist.
-
How to create and publish your own packages on Packagist
Packagist.org is the official package repository for Composer, PHP’s dependency manager. It’s where packages are published so anyone can install them easily using:
- Some thoughts on personal Git hosting
-
How and Why to Use Patches
To get started, assume that there's a third-party dependency that is imported and whose contents you can and need to manipulate. For this section, I will walkthrough a scenario where that dependency is an NPM package. But this could apply to other language's package managers (like PHP's packagist) or where a giant .zip of the codebase needs to be unzipped and hooked up (as was the case with simpleSAMLphp). In this scenario, node_modules/ will also be .gitignored and does not need to stay in the codebase for the patch to be applied.
-
Top 16 Must-Have Resources for Advanced PHP Backend Development (Laravel & Symfony)
Packagist: The default Composer package repository for PHP, Packagist is where you'll discover and utilize thousands of open-source PHP libraries and packages. While not a direct learning resource, understanding how to navigate Packagist, evaluate package quality, and manage dependencies with Composer is a crucial advanced skill for any PHP backend developer. Browse Packages on Packagist
-
Getting to Know Elixir Programming Language
The Erlang and Elixir ecosystem is still relatively small compared to other popular programming languages. As a comparison, the BEAM ecosystem currently has around twenty thousand packages available on Hex, while PHP has more than four hundred thousand packages on Packagist, and JavaScript has over three million packages on NPM.
- Berkenalan Dengan Bahasa Pemrograman Elixir
-
WordPress and Components
Composer and Packagist have become key tools for establishing the foundations of PHP-based applications. Packagist is essentially a directory containing PHP code out of which Composer, a PHP-dependency manager, retrieves packages. Their ease of use and exceptional features simplify the process of importing and managing own and third-party components into our PHP projects.
-
How to Create a Package in Laravel
Submit it to Packagist by registering it in your Composer account.
What are some alternatives?
When comparing LaravelS and Packagist you can also consider the following projects:
livewire - A full-stack framework for Laravel that takes the pain out of building dynamic UIs.
Laravel 6 - Powerful REPL for the Laravel framework.
laravel-swoole - High performance HTTP server based on Swoole. Speed up your Laravel or Lumen applications.
Bingo Functional - A simple functional programming library for PHP
Firegento - Extends the customer functionality of Magento.
WordPress Packagist - WPackagist — manage your plugins with Composer