Libraries tagged by relation class

maikschneider/typo3-petstore

0 Favers
0 Downloads

TYPO3 petstore demo extension — showcases all TCA field types and relation patterns via the classic Swagger Petstore domain model.

Go to Download


cmskit/admin-database-modeling

0 Favers
25 Downloads

A Entity Relation Modeler to build database tables, configurations for backend appearance and ORM classes

Go to Download


titon/db

12 Favers
660 Downloads

The Titon database package provides a basic database abstraction layer and an object relational mapper.

Go to Download


pear/net_url2

52 Favers
12860155 Downloads

Class for parsing and handling URL. Provides parsing of URLs into their constituent parts (scheme, host, path etc.), URL generation, and resolving of relative URLs.

Go to Download


cesargb/php-log-rotation

19 Favers
324297 Downloads

PHP Class to rotate log files

Go to Download


grandt/relativepath

11 Favers
920415 Downloads

A class for cleaning up/collapsing relative paths. Like real_path, but without the need for the path to exist on the filesystem.

Go to Download


roddy/firestore-eloquent

15 Favers
2384 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.

Go to Download


czproject/path-helper

4 Favers
13069 Downloads

Helper class for creating relative paths, absolutizing, etc.

Go to Download


vakata/phptree

2 Favers
6254 Downloads

A collection of PHP classes for storing a tree in a relational database

Go to Download


crimsonkissaki/mockmaker

4 Favers
44 Downloads

Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.

Go to Download


pmc/eventsourcelib

0 Favers
1597 Downloads

A small library of classes specifically relating to CQRS and Event Sourcing.

Go to Download


roy404/eloquent

2 Favers
254 Downloads

Eloquent is the default ORM (Object-Relational Mapping). It provides a simple ActiveRecord implementation for working with your database. With Eloquent, you can define database models as classes, and interact with the database using these models, rather than writing raw SQL queries.

Go to Download


grantholle/pear-net-url2

1 Favers
1179 Downloads

A psr-4 compliant port of pear/net_url2: Class for parsing and handling URL. Provides parsing of URLs into their constituent parts (scheme, host, path etc.), URL generation, and resolving of relative URLs.

Go to Download


blackpearl/blackpearl

3 Favers
18 Downloads

BlackPearl is a simple and lightweight PHP MVC (Model-View-Controller) framework used for building full-stack web applications in PHP. It utilizes well-known PHP packages and libraries that you may already be familiar with, such as the Blade Templating Engine for the user interface and the Eloquent ORM (Object-Relational Mapping) system for database interaction. BlackPearl also implements a classic routing system and database migration system to enhance the developer experience.

Go to Download


phpmailer/phpmailer

23150 Favers
106866024 Downloads

PHPMailer is a full-featured email creation and transfer class for PHP

Go to Download


<< Previous Next >>