Showing 157 open source projects for "codeigniter"

View related business solutions
  • Stay in Flow. Let Zenflow Handle the Heavy Lifting. Icon
    Stay in Flow. Let Zenflow Handle the Heavy Lifting.

    Your AI engineering control center. Zenflow turns specs into shipped features using parallel agents and multi-repo intelligence.

    Zenflow is your engineering control center, turning specs into shipped features. Parallel agents handle coding, testing, and refactoring with real repo context. Multi-agent workflows remove bottlenecks and automate routine work so developers stay focused and in flow.
    Try free now
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    CodeIgniter 4

    CodeIgniter 4

    Open Source PHP Framework (originally from EllisLab)

    CodeIgniter4 is a powerful PHP framework designed for building web applications. It is a next-generation version of the popular CodeIgniter framework, offering enhanced features and improved performance. CodeIgniter4 follows the MVC (Model-View-Controller) pattern and is built to be lightweight, with a focus on simplicity and speed. It comes with a rich set of libraries and tools for developing dynamic web applications.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 2
    CodeIgniter RestServer

    CodeIgniter RestServer

    RESTful server implementation for CodeIgniter

    CodeIgniter RestServer is a fully RESTful server implementation for CodeIgniter using one library, one config file and one controller. CodeIgniter Rest Server is available on Packagist (using semantic versioning), and installation via composer is the recommended way to install Codeigniter Rest Server. Note that you will need to copy rest.php to your config directory (e.g. application/config)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    PHP Desktop

    PHP Desktop

    Develop desktop GUI applications using PHP, HTML5, JavaScript

    PHP Desktop is an open-source project founded by Czarek Tomczak in 2012 to provide a way for developing native desktop GUI applications using web technologies such as PHP, HTML5, JavaScript and SQLite. Think of it as Electron for PHP. It is a convenient tool for converting PHP web apps and PHP CLI tools to desktop applications with little effort. The development workflow you are used to while creating web applications remains the same, there is no new framework / API to learn. The process of...
    Downloads: 80 This Week
    Last Update:
    See Project
  • 4
    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: 2 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    CSZ CMS

    CSZ CMS

    CSZ CMS is a open source content management system. With Codeigniter.

    CSZ CMS is an open source web application that allows to manage all content and settings on the websites. CSZ CMS was built on the basis of Codeigniter and design the structure of Bootstrap, this should make your website fully responsive with ease. CSZ CMS is based on the server side script language PHP and uses a MySQL or MariaDB database for data storage. CSZ CMS is open-source Content Management System. And all is free under the Astian Develop Public License (ADPL).
    Downloads: 46 This Week
    Last Update:
    See Project
  • 6
    ...Currently it is available in English, French, German, Dutch, Romanian, Spanish, Portuguese, Bulgarian, Swedish, Italian, and Estonian and more. Built on the excellent CodeIgniter project. BambooInvoice is released under theMIT license same as Codeigniter. If you want to donate: https://www.paypal.me/bambooinvoice/20
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7

    DocTrax

    Document Tracking System for DepEd RO III

    Programming Language: PHP Framework: CodeIgniter DBMS: MySQL For development: 1. Rename the folder to devdoctrax. 2. Create a database dev_doctrax. 3. Open devdoctrax/index.php. 4. Change line 58 to development or define('ENVIRONMENT', 'development'); 5. Run the app through localhost/devdoctrax. For testing: 1. Rename the folder to testdoctrax. 2. Create a database test_doctrax. 3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Programming Language: PHP Framework: CodeIgniter DBMS: MySQL For development: 1. Rename the folder to devdoctrax. 2. Create a database dev_doctrax. 3. Open devdoctrax/index.php. 4. Change line 58 to development or define('ENVIRONMENT', 'development'); 5. Run the app through localhost/devdoctrax. For testing: 1. Rename the folder to testdoctrax. 2. Create a database test_doctrax. 3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CodeIgniter

    CodeIgniter

    Open Source PHP Framework (originally from EllisLab)

    ...Because it doesn’t force heavy conventions, CodeIgniter is flexible for both small projects and larger modular applications where you may want to craft your own architecture. Its documentation and clarity of code make the learning curve gentle for PHP newcomers. In production, CodeIgniter’s efficiency and minimal overhead make it a steady option when performance and stability are priorities.
    Downloads: 53 This Week
    Last Update:
    See Project
  • Accounts Payable Software | AvidXchange Icon
    Accounts Payable Software | AvidXchange

    AvidXchange is an Industry Leader in AP Automation Software for Middle Market Businesses.

    Drive greater business success by automating the accounts payable process to boost efficiency, accuracy and speed in the processing of invoices and payments.
    Learn More
  • 10
    Aauth

    Aauth

    Authorization, Authentication and User Management library

    Aauth is a User Authorization Library for CodeIgniter 2.x and 3.x, which aims to make easy some essential jobs such as login, permissions and access operations. Despite its ease of use, it has also very advanced features like private messages, grouping, access management, and public access. User management and operations (login, logout, register, verification via e-mail, forgotten password, user ban, login DDoS protection) Group operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    xcrud

    crud ajax server using DataTables grid

    full app, ready to use. create read update delete record in php/mysql CodeIgniter + Bootstrap +DataTables +jQuery+leaflet... Simple login/users system goal: extend models of codeigniter 4 with grid edit add form see BaseXCrudModel and xcrud view e controller demo https://xcrud.000webhostapp.com/public/index.php user:demo pwd:demodemo install .copy all files like CodeIgniter 4 app (https://codeigniter.com/user_guide/installation/installing_manual.html) .change in Config folder: App.php and Database.php (https://codeigniter.com/user_guide/installation/running.html#initial-configuration-set-up) .create the database, the tables are created by app .update previeus installation, delete all tables .read models
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    cipi

    cipi

    Install and manage your server like a pro

    ...It comes with nginx, Mysql, multi PHP-FPM versions, multi-users, Supervisor, Composer, npm, free Let's Encrypt certificates, Git deployment, fail2ban, Redis, API, and with a simple graphical interface useful to manage Laravel, Codeigniter, Symfony, WordPress or other PHP sites. Easy install: set up one or more servers with a click in less than ten minutes without be a Linux expert. Server Management: manage one or more servers in as easy as a few clicks without be a LEMP Guru. Perfect stack for PHP devs: Cipi comes with nginx, PHP, MySql, Composer, npm, Redis and Supervisor. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Fire Detector

    Fire Detector

    Detect web framework and javascript libraries run on browsing website

    When you surf the internet with Fire Detector, You can also find more unknown frameworks and libraries. It is based on [LibrarySniffer](https://github.com/justjavac/ChromeSnifferPlus/). I've replaced some deprecated javascript interfaces with asynchronous ones adopted by Firefox for its add-ons --- ### Limitations - WebExtension only works on sites that allow content scripts. With this WebExtension, You can detect:
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    ForgeIgniter

    ForgeIgniter

    A friendly and easy to use CMS build on Codeigniter.

    A friendly and easy to use CMS build on Codeigniter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    chat-app-in-socket.io-&-express

    chat-app-in-socket.io-&-express

    Complete chatting system in javascript

    ...More source codes: Complete Login System with Email Verification and Validation in PHP : https://sourceforge.net/projects/php-login-with-mail-validation/ https://sourceforge.net/projects/codeigniter-admin-template/ Also, we are building complete codeigniter school management system at Udemy.: https://www.udemy.com/course/build-complete-school-system-using-php-codeigniter-framework/
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16

    Igniter-Admin

    Open Source Admin Panel of PHP (Codeigniter)

    Free Admin Panel Package. It is built on the top of Codeigniter. It Includes UI design (Bootstrap), User Authentication, Plugins Support, and general setting options. For details & Plugins visit: https://www.igniteradmin.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    php login with  email validation

    php login with email validation

    Complete PHP Login with Email Validation System

    ...sub_confirmation=1 subscribe to our youtube channels for more source codes. More source codes: Complete Login System with Email Verification and Validation in PHP : https://sourceforge.net/projects/codeigniter-admin-template/ https://sourceforge.net/projects/chat-app-in-socketio-expressjs/ MULTI BRANCH SCHOOL SYSTEM WITH LIVE STREAMING CLASSROOM Demo: https://www.optimumlinkupsoftware.com/multibranch/ OFINE SCHOOL SYSTEM WITH LIVE STREAMING CLASSROOM Demo: https://www.optimumlinkupsoftware.com/ofineschool/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    kafigniter
    kafigniter es una base de CodeIgniter con controladores versátiles para la construcción de nuevas funcionalidades de manera ágil.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Course Manager

    Keep track of academic courses

    A simple web application written using Codeigniter 3.1.0 to keep track of academic courses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CodeIgniter Skeleton

    CodeIgniter Skeleton

    A ready-to-use CodeIgniter skeleton with tons of new features

    A ready-to-use CodeIgniter skeleton with tons of new features and a whole new concept of hooks (actions and filters) as well as a ready-to-use and application-free themes and plugins system. The most important thing added to CodeIgniter is the plugins features, with filters and actions just like WordPress. Application-free themes that can handle their own assets and have independent actions on the application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ParkerCsvIgniter
    Este proyecto de CodeIgniter te permite generar archivos CSV desde una interfaz dinámica. Consulta las columnas de tu tabla y te da el checklist para que armes tu query, tambien te permite agregar filtros con jquery-select de seleccion multiple y 3 tipos de filtros por fecha. Solo configura: -Base_url (aplication/config/config.php) -Conexión a base de datos (aplication/config/database.php) -En la vista: $base_de_datos = 'tu_base_de_datos'; $tabla = 'tu_tabla_para_extraer_datos'; $url_csv_controller = 'http://localhost:####/ParkerCsvIgniter/index.php/Reportes/Main_csv_dinamico'; Este proyecto está basado en ParkerIgniter por lo que mantiene los controladores, sin embargo no son necesarios, tampoco es necesario conservar la carpeta lib, ni el grocery crud
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XlsxIgniter
    Este proyecto de codeigniter incluye la librería xlsxwriter, las ventajas son la base de php para generar los reportes, solo configuras las variables en el controlador y el reporte se genera conforme a los valores: $fecha_hoy=date('d-m-Y'); $ruta_descarga = 'C:/tmp/xlsx/SC/';//no olvides el / del final $nombre_carpeta_a_descargar = 'FOLDER'; $datos_reporte_serializado = FALSE; //CACHE SERIALIZADO (NO ALMACENAR MAS DE 100 MIL REGS) $descarga_nav = FALSE; //ESTO HABILITA O DESHABILITA LA DESCARGA $bd = "TU_BASEDEDATOS"; $tabla = "TU_TABLAOVISTA"; //WHERE $wheres = ""; $prefijo_reportes_archivos = "Nombre del Reporte "; $momento = "{$fecha_hoy}";//date("Y-m-d h-i-s"); //AQUI PUEDES AGREGAR MAS DETALLES DE LA HORA $autorxlsx = 'DANIEL GUZMÁN'; $compañiaxlsx = 'COMPAÑIA CORP...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    CodeIgniter CRUD

    Codeigniter crud is an opensource user management system with add,edit

    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    DepEd RO III PHP template

    PHP Web Applications UI Template of DepEd RO III

    - Uses CodeIgniter framework - Uses MetroUI CSS (https://metroui.org.ua/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A comparative synteny analysis tool for target-gene SNP marker discovery: connecting genomics data to breeding in Solanaceae * The foundation of this web source is CodeIgniter. * After setting the CodeIgniter framework, unzip it under the default home directory. The database is based on Maria DB (mysql). Download the schema and import it into the DB. Each species you want to analyze needs blast results. Fit the fields to match the schema and it will work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next