{"id":15066757,"url":"https://github.com/maickwendelldev/crud_php","last_synced_at":"2026-01-02T08:34:01.417Z","repository":{"id":62522657,"uuid":"461868383","full_name":"maickwendelldev/CRUD_PHP","owner":"maickwendelldev","description":"Single file PHP script that adds CRUD to a MySQL, PostgreSQL, Firebird SQL Server, SQLite or any database.","archived":false,"fork":false,"pushed_at":"2022-02-25T19:17:18.000Z","size":65,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T16:12:57.652Z","etag":null,"topics":["crud","database","php"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maickwendelldev.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":"SECURITY.md","support":null}},"created_at":"2022-02-21T13:13:57.000Z","updated_at":"2022-02-23T15:20:28.000Z","dependencies_parsed_at":"2022-11-02T15:31:53.473Z","dependency_job_id":null,"html_url":"https://github.com/maickwendelldev/CRUD_PHP","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/maickwendelldev%2FCRUD_PHP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maickwendelldev%2FCRUD_PHP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maickwendelldev%2FCRUD_PHP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maickwendelldev%2FCRUD_PHP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maickwendelldev","download_url":"https://codeload.github.com/maickwendelldev/CRUD_PHP/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243822311,"owners_count":20353496,"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":["crud","database","php"],"created_at":"2024-09-25T01:11:40.326Z","updated_at":"2026-01-02T08:34:01.389Z","avatar_url":"https://github.com/maickwendelldev.png","language":"PHP","funding_links":["https://github.com/sponsors/HDVinnie","https://github.com/sponsors/maickwendelldev?frequency=recurring\u0026sponsor=maickwendelldev","https://github.com/sponsors/maickwendelldev?frequency=one-time\u0026sponsor=maickwendelldev"],"categories":[],"sub_categories":[],"readme":"# CRUD_PHP\n\n\n\u003cp align=\"center\"\u003e\n    🎉\u003cb\u003eA Big Thanks To All Our \u003ca href=\"https://github.com/HDInnovations/UNIT3D-Community-Edition/graphs/contributors\"\u003eContributors\u003c/a\u003e and \u003ca href=\"https://github.com/sponsors/HDVinnie\"\u003eSponsors\u003c/a\u003e\u003c/b\u003e🎉\n\u003c/p\u003e\n\n## 📝 Table of Contents\n\n1. [Introduction](#introduction)\n2. [Some Features](#features)\n3. [Requirements](#requirements)\n4. [Installation](#installation)\n4.1 [Automated-Installer](#auto-install)\n5. [Updating](#updating)\n6. [Version Support Information](#versions)\n7. [Security](#security)\n8. [Contributing](#contributing)\n9. [License](#license)\n10. [Demo](#demo)\n11. [Sponsor-Chat](#chat)\n12. [Sponsoring](#sponsor)\n13. [Special Thanks](#thanks)\n\n\n## \u003ca name=\"introduction\"\u003e\u003c/a\u003e 🧐 Introduction\n\nThis is a CRUD in PHP , which aims to simplify connections with all existing database types, creating a standardization of commands. The code is well designed and commented. It uses an intuitive architecture to ensure clarity between logic and presentation. Seeking to ensure a safe and adequate way of storing data. A lightweight and fast shaping engine. Cache system support: \"apc\", \"array\", \"database\", \"file\", \"memcached\" and \"redis\" methods. Eloquent and much more!\n\n## \u003ca name=\"features\"\u003e\u003c/a\u003e 💎 Some Features\n\nCRUD_PHP currently offers the following features:\n  - CRUD system in Mysql with PDO\n  - Database + files backup manager\n  - and MUCH MORE!\n\n## \u003ca name=\"requirements\"\u003e\u003c/a\u003e ☑️ Requirements\n\n- A web server with PHP\n- PHP 5.0+ is required\n- Dependencies for PHP,\n- php-curl -\u003e recommended for APIs.\n- php-intl -\u003e Recommended for SslCertificate.\n- php-zip -\u003e This is required for Backup Manager.\n- crontab access\n- database server\n\n\u003cpre\u003e\nProcessor: Anyone \nFrequency: 1.8GHz\nRAM: 8GB DDR3\nDisks: 20 GB\nBandwidth: 100Mbps\ntraffic: unlimited\n\u003c/pre\u003e\n\n## \u003ca name=\"installation\"\u003e\u003c/a\u003e 🖥️ Installation\nTo learn more about using CRUD PHP, I recommend looking at our wiki, \u003ca href=\"https://github.com/maickwendelldev/CRUD_PHP/wiki\" target=\"_blank\"\u003eclick here\u003c/a\u003e. \n```\n\nNOTE: If you are running CRUD_PHP on change the following configs.\n\n```\n\n### \u003ca name=\"auto-install\"\u003e\u003c/a\u003e Automated Installer\n**A CRUD_PHP Installer.**\n\n**Supported OS's**\n- All (Recommended)\n\n**For Npm:**\n```\nnpm install crud_php \n```\n\n**For Git:**\n```\ngit clone https://github.com/maickwendelldev/CRUD_PHP.git\n```\n\n## \u003ca name=\"updating\"\u003e\u003c/a\u003e 🖥️ Updating\ncoming soon\n\n## \u003ca name=\"versions\"\u003e\u003c/a\u003e 🚨 Version Support Information\n Version     | Status                   | PHP Version Required\n:------------|:-------------------------|:------------\n 0.0.1       |  Active Support :rocket: | \u003e= 5.x.x\n 0.0.0       |  End Of Life :skull:     | \u003c= 4.x.x\n\n## \u003ca name=\"security\"\u003e\u003c/a\u003e 🔐 Security\n\nIf you discover any security related issues, please email maickwendelldev@gmail.com instead of using the issue tracker.\n\n## \u003ca name=\"contributing\"\u003e\u003c/a\u003e ✍️ Contributing\n\nhelp us build a better crud, send your improvement suggestions to email maickwendelldev@gmail.com.\n\n## \u003ca name=\"license\"\u003e\u003c/a\u003e 📝 License\n\nCRUD_PHP is open-sourced software licensed under the [MIT License](https://github.com/maickwendelldev/CRUD_PHP/blob/main/LICENSE).\n\n\u003cb\u003e As per license do not remove the license from sourcecode files\n```\n/**\n * PHP PDO Mysql class.\n * PHP Version 7.0.\n * File Version 1.0.0.0\n *\n * @see       https://github.com/maickwendelldev/CRUD_PHP.git - The CRUD_PHP GitHub project\n *\n * @author    Maick Wendell (Merk/H4ck3r Sl4v3) - (original founder) \u003cmaickwendelldev@gmail.com\u003e\n * @copyright 2021 - 2022 Maick Wendell\n * @license   https://github.com/maickwendelldev/CRUD_PHP/blame/main/LICENSE - MIT License\n * @note      This program is distributed in the hope that it will be useful - WITHOUT\n * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or\n * FITNESS FOR A PARTICULAR PURPOSE.\n */\n```\n\n Or the credits from footer in `footer` (optional)\n```\n\u003cli\u003e\n\u003ca href=\"https://github.com/maickwendelldev/CRUD_PHP.git\" target=\"_blank\" class=\"btn btn-xs btn-primary\"\u003eCRUD PHP\u003c/a\u003e\n\u003c/li\u003e\n```\n\u003c/b\u003e\n\n## \u003ca name=\"demo\"\u003e\u003c/a\u003e  🖥️ Demo\nFor working you need edit in crud.php.(a PDO Mysql is active for to disable just put #)\n```\n//Put the database server host, by default we put (\"localhost\");\ndefine(\"HOST\",\"localhost\");\n//Put the user who has access to the database server, by default we put (\"root\");\ndefine(\"USER\",\"root\");\n//Put the user password, by default we put empty (\"\"); \ndefine(\"PASS\",\"\");\n//Put the name of the database, which has the access, by default we put \"Teste\";\ndefine(\"BASE\",\"Teste\");\n//Put the charset, by default we put \"utf8\";\ndefine(\"CHARSET\",\"utf8\");\n\n//Now select the type of database, for that remove the #. (You can only leave one active);\n//##################################################################//\n//-------------------------- PDO Firebird --------------------------//\n#include(\"1connect/PDO_Firebird.php\"); //PDO Firebird;\n//-------------------------- PDO Mysql -----------------------------//\ninclude(\"1connect/PDO_Mysql.php\"); //PDO Mysql;\n        \n```    \nFor you include in your project exemple.    \n```\n\u003c!DOCTYPE html\u003e\n\u003c?php include(\"ProjectPath/CRUD_PHP/crud.php\"); //You can use (include_once, include, require_once, require) ?\u003e\n\u003chtml\u003e\n\u003cbody\u003e\n\n\u003ch1\u003eMy First Heading\u003c/h1\u003e\n\u003cp\u003eMy first paragraph.\u003c/p\u003e\n    \n\u003c?php $DBconnect-\u003egetList(\"table\", true); //List all in the table ?\u003e\n    \n\u003c/body\u003e\n\u003c/html\u003e\n    \n```\n\n## \u003ca name=\"chat\"\u003e\u003c/a\u003e  💬 Sponsors Can Chat With Us\n\nURL: https://discord.gg/ - coming soon \n\n## \u003ca name=\"sponsor\"\u003e\u003c/a\u003e ✨ Sponsor UNIT3D (HDInnovations / HDVinnie)\n\nYou can support the work if you're enjoying it, it really keeps you updated to fix issues and add new features. It also helps to pay for the demo server + domain.\n\nMonthy Recurring:\n\nhttps://github.com/sponsors/maickwendelldev?frequency=recurring\u0026sponsor=maickwendelldev\n\nOne-time Custom Amount:\n\nhttps://github.com/sponsors/maickwendelldev?frequency=one-time\u0026sponsor=maickwendelldev\n\n\n## \u003ca name=\"thanks\"\u003e\u003c/a\u003e 🎉 Special Thanks\n\n\u003ca href=\"https://github.com\"\u003e\u003cimg src=\"https://i.imgur.com/NVWhzrU.png\" height=\"50px;\"\u003e\u003c/a\u003e\n\u003ca href=\"https://www.npmjs.com\"\u003e\u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/thumb/d/db/Npm-logo.svg/1200px-Npm-logo.svg.png\" height=\"50px;\"\u003e\u003c/a\u003e\n\u003ca href=\"https://packagist.org\"\u003e\u003cimg src=\"https://packagist.org/img/logo-small.png\" height=\"50px;\"\u003e\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaickwendelldev%2Fcrud_php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaickwendelldev%2Fcrud_php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaickwendelldev%2Fcrud_php/lists"}