Libraries tagged by api response helpers
icraftltd/json-responder
0 Favers
211 Downloads
211 Downloads
Helper class to response proper API format
httek/json-responder
0 Favers
19 Downloads
19 Downloads
Helper class to response proper API format
incraigulous/data-factories
0 Favers
449 Downloads
449 Downloads
A data factory helper class for mocking data. This is inspired by Laravel's model factories, the difference being that data factories are not tied to a model. Data factories are great for mocking api responses, requests or other data not persisted to a database. Data Factories are not dependant on Laravel, so you can use this package anywhere.
prllxtchz/api-responser
0 Favers
158 Downloads
158 Downloads
Json output helper for Rest APIs
mascame/katina
1 Favers
3673 Downloads
3673 Downloads
Test helper class that validates any kind of output based on the rules passed. Useful to test API reponses or data that changes over time.