Limber
A super minimal HTTP framework that doesn't get in your way. (by nimbly)
data-transformer
Zero-dependency PHP array-to-object transformer (by blacktrs)
Limber | data-transformer | |
---|---|---|
1 | 1 | |
15 | 3 | |
- | - | |
7.1 | 6.3 | |
6 months ago | about 1 year 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.
Limber
Posts with mentions or reviews of Limber.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-07-26.
-
For those of you using async PHP (Swoole, ReactPHP, Amp), why'd you choose it and how has it been?
It's a self-rolled thing. You can find it here https://github.com/nimbly/limber.
data-transformer
Posts with mentions or reviews of data-transformer.
We have used some of these posts to build our list of alternatives
and similar projects.
What are some alternatives?
When comparing Limber and data-transformer you can also consider the following projects:
SlackChatGPT - Self-hosted Slack integration with ChatGPT deployed using serverless.
twitteroauth - The most popular PHP library for use with the Twitter OAuth REST API.
dto - Simplistic, flexible Data Transfer Object library
php-dto - A data transfer object inspired by Rust's serde
hashids - A small PHP library to generate YouTube-like ids from numbers. Use it when you don't want to expose your database ids to the user.
PHPMailer - The classic email sending library for PHP