Skip to content

A PHP framework to talk to Catalogs. Part of the CloudFest 2024 Hackathon.

License

Notifications You must be signed in to change notification settings

MariaDB/catalogs-php

Repository files navigation

catalogs-php

A PHP framework to talk to Catalogs. Part of the CloudFest 2024 Hackathon.

Build status

Installation

Include the catalog-php with composer:

composer require mariadb/catalogs-php:dev-main

Include autoloader in your project.

<?php require_once('vendor/autoload.php');

Examples

You can check some usage examples on Examples

Contributing

We welcome contributions! Please see our contribution guidelines for details on how to submit pull requests, report issues, or suggest improvements.

License

This project is licensed under the General Public License (GPLv3). See the LICENSE file for details.

About

A PHP framework to talk to Catalogs. Part of the CloudFest 2024 Hackathon.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published