api
REST API microservice of Workplaces in Cyprus website (by workplacescy)
EloquentFilter
An Eloquent Way To Filter Laravel Models And Their Relationships (by Tucker-Eric)
Our great sponsors
api | EloquentFilter | |
---|---|---|
1 | 1 | |
5 | 1,597 | |
- | - | |
10.0 | 3.6 | |
5 months ago | 6 months 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.
api
Posts with mentions or reviews of api.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-31.
-
Workplaces for digital nomads: the API
The composer.json and project configuration is lightened as much as possible: unused packages and classes are removed, platform-check is disabled, and classmap-authoritative is enabled.
EloquentFilter
Posts with mentions or reviews of EloquentFilter.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-31.
-
Workplaces for digital nomads: the API
Apart from the validators, requests are passed through EloquentFilter-based filters - a very expressive solution instead of a bunch of if's and when's.