Need advice about which tool to choose?Ask the StackShare community!
Slim vs Tastypie: What are the differences?
Slim: A PHP micro framework. Slim is easy to use for both beginners and professionals. Slim favors cleanliness over terseness and common cases over edge cases. Its interface is simple, intuitive, and extensively documented โ both online and in the code itself; Tastypie: Creating delicious APIs for Django apps since 2010. Tastypie is a webservice API framework for Django. It provides a convenient, yet powerful and highly customizable abstraction for creating REST-style interfaces.
Slim and Tastypie belong to "Microframeworks (Backend)" category of the tech stack.
Slim and Tastypie are both open source tools. It seems that Slim with 9.95K GitHub stars and 1.84K forks on GitHub has more adoption than Tastypie with 3.54K GitHub stars and 1.12K GitHub forks.
What is Slim?
What is Tastypie?
Need advice about which tool to choose?Ask the StackShare community!
Why do developers choose Slim?
Why do developers choose Tastypie?
Sign up to add, upvote and see more prosMake informed product decisions
What are the cons of using Slim?
What are the cons of using Tastypie?
Sign up to get full access to all the companiesMake informed product decisions
What tools integrate with Tastypie?
I'm about to start a new project to build a REST API, and I got to this point: Yii2 Vs Lumen Vs Slim, I used Yii 1.1 a while a go and it was awesome, really easy to work with, as a developer you don't have to worry about almost anything, just setup the framework, get your php extensions, and start coding your app.
But, I was told about performance and someone recomended Lumen or Slim to work with a micro framework and a less bloated framework, what worries me is the lack of advantages that Yii2 offers, ACF and RBAC as a native tool on the framework, gii, the model validations and all the security props already in it.
Is it worth it? Is the performance so great on those frameworks to leave aside the advantages of a framework like Yii2?
How do you suggest to make the test to prove wich one is better?
PHP Lumen Yii Slim