{"id":21624003,"url":"https://github.com/samshal/emmet-blue","last_synced_at":"2025-04-11T11:23:15.618Z","repository":{"id":43758296,"uuid":"59951243","full_name":"Samshal/Emmet-Blue","owner":"Samshal","description":"Yet Another PHP Micro-framework","archived":false,"fork":false,"pushed_at":"2024-12-13T17:01:15.000Z","size":261,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T07:41:41.440Z","etag":null,"topics":["php-library","php-micro-framework"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Samshal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-05-29T15:51:10.000Z","updated_at":"2025-03-23T13:44:55.000Z","dependencies_parsed_at":"2022-07-21T01:18:11.620Z","dependency_job_id":null,"html_url":"https://github.com/Samshal/Emmet-Blue","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Samshal%2FEmmet-Blue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Samshal%2FEmmet-Blue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Samshal%2FEmmet-Blue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Samshal%2FEmmet-Blue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Samshal","download_url":"https://codeload.github.com/Samshal/Emmet-Blue/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248382204,"owners_count":21094550,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["php-library","php-micro-framework"],"created_at":"2024-11-25T00:14:57.099Z","updated_at":"2025-04-11T11:23:15.588Z","avatar_url":"https://github.com/Samshal.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Emmet-Blue [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/EmmetBlue/Emmet-Blue/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/EmmetBlue/Emmet-Blue/?branch=master) [![Build Status](https://travis-ci.org/EmmetBlue/Emmet-Blue.svg?branch=master)](https://travis-ci.org/EmmetBlue/Emmet-Blue)\n\nEmmetblue is a PHP micro-framework that provides the most basic components for bootstrapping any application. It includes libraries for agnostic database communication, session management, data validation, logging, and more.\n\n## Installation\nTo install Emmetblue, you can clone the repository from GitHub:\n\n```bash\ngit clone https://github.com/Samshal/Emmet-Blue.git\n```\nOr, you can use Composer to install the dependencies:\n\n```\ncomposer install\n```\n\n## Usage\nEmmetblue is designed to be easy to use and flexible enough to fit a wide range of applications. Here's an example of how to create a simple REST API using Emmetblue and the Slim framework:\n\n```php\n\u003c?php\n\nrequire_once 'vendor/autoload.php';\n\n$app = new \\Slim\\App();\n\n// Define your routes here\n\n$app-\u003erun();\n```\n\nFrom here, you can define your routes and handlers as needed for your application.\n\n## Components\nEmmetblue includes several libraries and components for working with PHP applications:\n\n- Database: Emmetblue includes an agnostic database library that can be used to connect to a variety of databases, including MySQL, PostgreSQL, and SQLite.\n- Session: Emmetblue includes a library for managing session data in PHP applications.\n- Validation: Emmetblue includes a library for validating user input in PHP applications.\n- Logging: Emmetblue includes a simple logging library for PHP applications.\n\n## Contributing\nIf you would like to contribute to Emmetblue, please feel free to submit a pull request or open an issue. We welcome contributions from the community!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamshal%2Femmet-blue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamshal%2Femmet-blue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamshal%2Femmet-blue/lists"}