Libraries tagged by Objected Oriented
pythagus/lydia
84 Downloads
Oriented-Object Package to use Lydia payment way in PHP
nicolasleborgne/moon-phases-calculator
51 Downloads
A fully oriented object php package that allowed to compute moon phases. Accuracy is about a few minutes.
lecoqlibre/wp-lib-widget
4 Downloads
Some oriented-object helpers for WordPress widgets
awayr/aws-man
108 Downloads
Yii2 AWS Manager, An AWS APIs based wrapper built as Yii2 component. An extension to the AWS SDK for PHP for interacting with AWS services using resource-oriented objects.
monsieurluge/result
6 Downloads
Result-oriented objects and context
monsieurluge/optional
2 Downloads
Optional-oriented objects
gpupo/search
745 Downloads
PHP Sphinx faceted search over Official Sphinx searchd client (PHP API) with Oriented Object results based
renatoburton/julesphp
0 Downloads
Process of development of webservice customized and fast, oriented to the object aiming at the performace and the rapidity of development.
kromacie/l5repository
34 Downloads
Package to manage data-objects queries with friendly repository pattern oriented way in Laravel/Lumen 5.7
aseemann/pihole-api-client
24 Downloads
The Pi-hole API is organized around [REST](http://en.wikipedia.org/wiki/Representational_State_Transfer). Our API has predictable resource-oriented URLs, accepts and returns reliable UTF-8 [JavaScript Object Notation (JSON)-encoded](http://www.json.org/) data for all API responses, and uses standard HTTP response codes and verbs. Most (but not all) endpoints require authentication. API endpoints requiring authentication will fail with code `401 Unauthorized` when used outside a valid session.
acrnogor/flowroute-sdk-v3-php
13 Downloads
The Flowroute APIs are organized around REST. Our APIs have resource-oriented URLs, support HTTP Verbs, and respond with HTTP Status Codes. All API requests and responses, including errors, will be represented as JSON objects. You can use the Flowroute APIs to manage your Flowroute phone numbers including setting primary and failover routes for inbound calls, and sending text messages (SMS and MMS) using long-code or toll-free numbers in your account.
doctrine/orientdb-odm
2655 Downloads
PHP OrientDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to OrientDB.
the-don-himself/gremlin-ogm
1884 Downloads
A PHP Object Graph Mapper for Tinkerpop 3+ compatible Graph Databases (JanusGraph, Neo4j, etc.) that allows you to persist data and run gremlin queries.
ironbound/wpevents
1550 Downloads
Object orineted events library for WordPRess
maximo-perez-villalba/framework-dao
10 Downloads
El proyecto implementa un framework liviano de persistencia orientado a objectos escrito en PHP. El framework esta basado en el patrón de diseño DAO (Data Access Object) y aunque su principal fin es pedagógico, el framework es completamente funcional.