roddy member since: Jun 21, 2023
roddy's packages
-
-
PHP
roddy/firestore-eloquent
Firestore Eloquent, an object-relational mapper (ORM) that makes it enjoyable to interact with your database. When using Eloquent, each firestore collection has a corresponding "Model"/"Class" that is used to interact with that collection. In addition to retrieving records from the firestore collection, Eloquent models/classes allow you to insert, update, and delete records from the collection as well.
-
PHP
roddy/paystack
-
PHP
roddy/url-shortener
A Laravel package for creating shortened URLs with QrCode for your web apps.