Libraries tagged by forest
bensontrent/firestore-php
115907 Downloads
Firestore PHP Client without gRPC and support for Guzzle 7. Forked from archived project ahsankhatri/firestore-php
ahsankhatri/firestore-php
174981 Downloads
Firestore PHP Client
tomwalder/php-gds
186491 Downloads
Google Cloud Datastore Library for PHP. Also Firestore in Datastore mode.
roddy/firestore-eloquent
3354 Downloads
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.
morrislaptop/firestore-php
29252 Downloads
Firestore SDK for PHP without gRPC
daikazu/eloquent-salesforce-objects
5883 Downloads
A Laravel package that provides an Eloquent-style interface for interacting with Salesforce objects.
forrest79/phpcs-ignores
47256 Downloads
PHPCS-Ignores provides functionality to use baseline or other ignoring for original PHPCS.
synergitech/laravel-salesforce
52066 Downloads
This package uses omniphx/forrest to provide an Eloquent-style way of querying sObjects from Salesforce.
fmrestor/fmrestor
3764 Downloads
fmRESTor is an object-based PHP library developed to seamlessly interact with databases and custom apps hosted on a FileMaker Server via the new powerful FileMaker Data API from within a PHP code.
firevel/firestore-session-driver
22717 Downloads
Firestore session driver for Laravel app running inside Google App Engine.
firevel/firestore-mirror
7835 Downloads
Mirror Laravel model inside Firestore collection.
firevel/firestore-cache-driver
21065 Downloads
Firestore cache driver for Laravel app running inside Google App Engine.
firevel/firestore
20842 Downloads
Firestore wrapper for Laravel app running inside Google App Engine.
furester/silex-php-redis
46496 Downloads
phpredis extension provider for Silex
forrest79/type-validator
2088 Downloads
TypeValidator provides functionality to check types with PHP Doc syntax in runtime and narrow types for PHPStan.