Showing 40 open source projects for "crud generator"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    Laravel CRUD Generator

    Laravel CRUD Generator

    Laravel CRUD Generator

    This Generator package provides various generators like CRUD, API, Controller, Model, Migration, View for your painless development of your applications.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    MyBatis Generator

    MyBatis Generator

    A code generator for MyBatis

    This is a code generator for MyBatis. This library will generate code for use with MyBatis. It will introspect a database table (or many tables) and will generate artifacts that can be used to access the table(s). This lessens the initial nuisance of setting up objects and configuration files to interact with database tables. MBG seeks to make a major impact on the large percentage of database operations that are simple CRUD (Create, Retrieve, Update, Delete).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    InfyOm Laravel Generator

    InfyOm Laravel Generator

    API and Admin Panel CRUD Generator for Laravel.

    We love open-source technologies and believe in contributing back to the community. With our proven expertise, our packages are used by thousands of developers every month. Generator Builder is an add-on package for Laravel generator which helps the developers to create CRUD and APIs via a visual interface. Swagger Generator package is an add-on package of Laravel generator which helps you to generate documentation of your APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Magic Framework

    Magic Framework

    Generate a CRUD app wrapping your database in seconds

    Magic is a no-code/low-code CRUD generator that allows you to generate CRUD apps 100% automatically. In addition, it is a complete open-source cloud platform and IDE, allowing you to create your own virtualized cloud on top of your own server, and/or other cloud systems, editing your code from your phone if required. Magic is professionally maintained by Aista. Below is a screenshot of an app built in 5 minutes using our no-code CRUD generator. Magic works by reading meta data from your...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 5
    Laravel Admin Panel

    Laravel Admin Panel

    Laravel Admin Panel

    An admin panel for managing users, roles, permissions & crud. If you are using Laravel 7+ then scaffold the authentication with bootstrap for a better experience.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Laravel Craftable

    Laravel Craftable

    Admin panel builder / CRUD generator for Laravel

    Hi Crafter, welcome to the official documentation for Craftable 6 - a Laravel-based open-source toolkit for building administration interfaces. It's an administration area minimalistic template. A starting point for developing back-office systems, intranets, or CMS systems. Craftable is a Laravel-based open-source toolkit for building administration interfaces. It ships with a powerful CRUD generator to speed up the development of your CMS, CRM or other back-office system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    rest-hapi

    rest-hapi

    A RESTful API generator for Node.js

    Customize endpoints with configuration-based features and hapi plugins. Relational structure built into NoSQL documents based on mongoose schemas. Less time with boilerplate functionality and more time building awesome APIs! rest-hapi uses mongoose schemas to generate CRUD and association REST API endpoints on a hapi server. Think LoopBack but for hapi. We love the hapi framework and its style of modularity and configuration over code. We also love writing DRY code and leveraging tools...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    badaso

    badaso

    Laravel Vue headless CMS / admin panel / dashboard / builder

    Badaso provides awesome database management features that can create tables, modify tables, delete tables, migrate tables, and delete migration files. Simply put, Badaso provides database management features without the need to create migration files using artisan laravel. Badaso provides a crud generator feature to make it easy to create CRUDs without having to code. Simplify API development for users, teams, and enterprises with our open source and professional toolset. Badaso provides media...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    jsf project generator

    Skelton of Springboot/JSF application with a crud generrator

    jsf project generator is a generator for Springboot jsf / primefaces web application. The project offers a skelton of a typical web app using the above technolgies and offers also a generator (a jar) for CRUD database operations. Users have only to write Entities or models, then the generator will do the whole the job by generating the view layer, the backing beans, services and dao classes. The generate tree by the generator have to be copied into the application folder. Jsf generator...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Precoro helps companies spend smarter Icon
    Precoro helps companies spend smarter

    Fully Automated Process in One Tool: From Purchase Orders to Budget Control and Reporting.

    For minor company expenses, you might utilize a spend management solution or track everything in spreadsheets. For everything more, you'll need Precoro. We help companies achieve procurement excellence and budget efficiency by building transparent, predictable, automated spending workflows.
  • 10
    Aksara

    Aksara

    Aksara help PHP Programmer to build an awesome app!

    Aksara is a CodeIgniter based CRUD Toolkit that you can use to build complex applications become shorter, secure and more reliable in just a few lines of code. Serving both CMS or Framework, produce both HEADLESS (RESTful API) or TRADITIONAL (Browser Based) output just by writing in single controller. Yet it's reusable, scalable and ready to use!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Ring

    Ring

    Simple and flexible programming language for applications development

    The Ring is a practical general-purpose multi-paradigm language. The supported programming paradigms are Imperative, Procedural, Object-Oriented, Functional, Meta programming, Declarative programming using nested structures, and Natural programming. The language is portable (Windows, Linux, macOS, Android, etc.) and can be used to create Console, GUI, Web, Games and Mobile applications. The language is designed to be Simple, Small and Flexible.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 12
    CCG

    CCG

    CCG (Crud Class Generator) is a ORM tool for .Net

    The Crud Class Generator tool was developed for .Net to generate the class, which is an object model of a database table. Thanks to these created classes, many CRUD operations can be performed without writing a SQL query. *CCG is easy to use, because; it is developer-friendly *CCG is practical, because; it allows to make many crud processes without writing SQL query *CCG is fast because; The object size is very small and allowing multiple simultaneous operations to be performed by going...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    PHP CODE GENERATOR

    THIS IS A PHP SYSTEM THAT GENERATES CODES,

    THIS SYSTEM CAN BE USED FOR QUICK DEVELOPMENT OF PHP SYSTEMS -IT CAN BE USED TO MAKE CRUD CODES -GENERATE GRAPHS -GENERATE CODES TO IMPLEMENT LOGIN FOR USERS ETC REQUIREMENETS - PHP SERVER SUCH AS XAMPP, WAMP, LARAGON ETC -WEB BROWSER EG CHROME, FIRE FOX
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Scaffold Interface

    Scaffold Interface

    A Smart CRUD Generator For Laravel

    A Smart CRUD Generator For Laravel. AdminLTE dashboard template with user management system (users-roles-permissions) using Laravel-permission. Generate your models, views, controllers, routes, and migrations just in a few clicks. Models visualization through a graph presentation. Views scaffolding support Bootstrap and Materialize CSS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    PrimeFaces CRUD Generator for NetBeans

    Generate PrimeFaces Pages from Entity Classes in NetBeans

    This module provides a forked version of the JSF Pages from Entity Classes wizard inside NetBeans but produces PrimeFaces JSF pages with page layout, menu and dialog boxes. The page style is inspired by Emre Simtay's blog "Simple CRUD Web Application with JSF 2.1, PrimeFaces 3.5, Maven and JPA".
    Downloads: 9 This Week
    Last Update:
    See Project
  • 16

    K-iwi

    K-iwi Is not a data Warehouse Infrastructure

    ... on bootstrap 3.0, a module generator to create in just a few clicks your CRUD application and much more….
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Effinator

    A complete code generator for Entity Framework based Architecture

    Effinator is a open source application developed in C#.Net basically its a code generator to build your Basic Architecture based on Entity Framework and best practice patterns. In a gist, with this tool instead of writing CRUD codes for each database table this project will generate it for you saving you time and effort in creating a repetitive process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    QueryObjectFactory (QOF) is a lightweight runtime JDBC byte-code generator providing support for CRUD (create, retrieve, update and delete) operations and stored procedure calls. It uses Java annotations to define mappings and is fully OSGi ready.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    POG ExtJS Code Generator

    Php Object and ExtJS Code Generator - Make CRUD Form Quickly

    UPDATE 2014-02-17: ExtJS 4.x Now Supported! Is a RAD tool that will save you time of development, creating a prototype of your web application using POG Php Object Genteror + ExtJS Javascript Framework to make from database table to interface in easy way and quickly just doing a couple of clicks. The idea of ​​publishing this is: 0) To contribute my bit to excellent work done by the team of POG 1) For everyone in the community that we help all developing something that allows us to easily...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    WANG FRAME

    WANG FRAME

    WANGFRAME is an featherwight mysql crud generator.

    WANGFRAME is an featherwight Application Development Framework - a toolkit - for people who build web sites using PHP. Its goal is to enable you to crud much faster than you could if you were writing code from mysql database.WANGFRAME lets you creatively focus on your project by minimizing the amount of code needed for a given task. To finish a crud module with WANGFRAME, the only work you need to do is change the database link strings,name of a table or a view and its PK. The WANGFRAME uses...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Nader

    Nader: Dynamic PHP Generator

    Purpose: Normal code generators have the following problems: Have to regenerate the code with every change in database. Difficult to modify and develop. Just few of them are open and free. Features: Building flexible and customizable interfaces for CRUD operations. Easy to use. Just set database connections settings. Dynamic, any change in database doesn't effect in the interfaces. Easy to modify and develop, this was a priority of development. Open source and free Recognize the type...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Java Server Faces (JSF) CRUD generator plugin for Eclipse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    XML documents To Generated dynamic web application supporting CRUD actions. Credits to Ministry of Culture and Communication, France; UNESCO; Ecole Nationale des Chartes, France; PASS-TECH, France.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NhGen - NHibernate Code Generator
    A Mapping generator for NHibernate (NH) via FluentNH and NH.Burrows. Generate source code in C# to access MySql or SQL Server dbs. VB.Net may be supported eventually. See Develop > News menu for updates and release notes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    KYSS Code Generator
    The KYSS Code Generator provides a simple way to help you create C# objects from your database tables. KYSS helps facilitate common functionality (such as CRUD) for your application. KYSS stands for Keep Your Software Simple.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next