phpMyRecipes is a simple Web-based application for storing and retrieving recipes, using PHP for the interface and MySQL for the back-end database. Security and search functions are built-in.
Categories
TopicLicense
GNU General Public License version 2.0 (GPLv2)Follow phpMyRecipes
nel_h2
Simply solve complex auth. Easy for devs to set up. Easy for non-devs to use.
Custom auth drains 25% of dev time and risks 62% more breaches, stalling enterprise deals. Frontegg platform delivers a simple login box, seamless authentication (SSO, MFA, passwordless), robust multi-tenancy, and a customizable Admin Portal. Integrate fast with the React SDK, meet compliance needs, and focus on innovation.
Rate This Project
Login To Rate This Project
User Reviews
-
This is simple and easy to maintain. I tried PHP RecipeBook, but it was too complex for me to do something as simple as add "Canada" as an acceptable country! But with phpMyRecipes, you can get in and do stuff to the tables, such as add Categories -- why don't they have a UI for that? And yet, it has a separate ingredients table. Recipe apps that lump the ingredients into a longtext field drive me nuts! So with this, you can easily find recipes for ingredients that you want to get rid of.