Showing 26 open source projects for "map quiz in php"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

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

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1
    Fission

    Fission

    Fast and Simple Serverless Functions for Kubernetes

    Fission is a framework for serverless functions on Kubernetes. Write short-lived functions in any language, and map them to HTTP requests (or other event triggers). Deploy functions instantly with one command. There are no containers to build, and no Docker registries to manage. Fission lets developers run code functions easily, while automating the menial work of configuring Kubernetes micro-services concepts behind the scenes. Just write your code functions and Fission will make it run...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Blade UI Kit

    Blade UI Kit

    A set of renderless components to utilise in your Laravel Blade views

    Blade UI Kit is a set of renderless components to utilize in your Laravel Blade views. In all essence, it's a collection of useful utilities, connect the dots between different parts of the TALL stack. It was made for Blade, Laravel's powerful templating engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PHP2Go

    PHP2Go

    Use Golang to implement PHP's common built-in functions

    Use Golang to implement PHP's common built-in functions. About 140+ functions have been implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Apache SkyWalking

    Apache SkyWalking

    Application Performance Monitoring System

    Apache SkyWalking is an open source application performance monitoring system designed specifically for microservices, as well as cloud-native and container-based(Docker, Mesos, Kubernetes) architectures. It is capable of monitoring, tracing and diagnosing distributed systems in cloud native architectures. Apache Skywalking supports the collection of telemetry data from a number of different sources and in different formats, such as Java, .NET Core, PHP, LUA agent and more. It also offers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    Doctrine Collections

    Doctrine Collections

    Collections abstraction library

    Doctrine Collections is a library that contains classes for working with arrays of data. Doctrine Collections provides an interface named Doctrine\Common\Collections\Collection that resembles the nature of a regular PHP array. That is, it is essentially an ordered map that can also be used like a list. A Collection has an internal iterator just like a PHP array. In addition, a Collection can be iterated with external iterators, which is preferable. To use an external iterator simply use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DeepCopy

    DeepCopy

    Create deep copies (clones) of your objects

    DeepCopy helps you create deep copies (clones) of your objects. It is designed to handle cycles in the association graph. How do you create deep copies of your objects (i.e. copying also all the objects referenced in the properties)? You use __clone() and implement the behavior yourself. DeepCopy recursively traverses all the object's properties and clones them. To avoid cloning the same object twice it keeps a hash map of all instances and thus preserves the object graph. Alternatively, you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Tiki Wiki CMS Groupware

    Tiki Wiki CMS Groupware

    The Free / Libre / Open Source Web App with the most built-in features

    "Software made the wiki way" A full-featured, web-based, tightly integrated, all-in-one Wiki+CMS+Groupware, Free Source Software (GNU/LGPL), using PHP, MySQL, Zend Framework, jQuery and Smarty. Tiki can be used to create all kinds of Web applications, sites, portals, knowledge base, intranets, and extranets. Tiki is the Open Source Web Application with the most built-in features. Highly configurable and modular, all features are optional and administered via a web-based interface...
    Leader badge
    Downloads: 351 This Week
    Last Update:
    See Project
  • 8
    pH7 Social Dating CMS (pH7Builder)❤️

    pH7 Social Dating CMS (pH7Builder)❤️

    🚀 Professional Social Dating Web App Builder (formerly pH7CMS)

    pH7Builder is a Professional, Free & Open Source PHP Social Dating Builder Software (primarily designed for developers ...). This Social Dating Web App is fully coded in object-oriented PHP (OOP) with the MVC pattern (Model-View-Controller). It is low resource-intensive, extremely powerful and highly secure. pH7Builder is included with over 42 native modules and is based on its homemade pH7 Framework which includes more than 52 packages To summarize, pH7Builder Social Dating Script gives...
    Downloads: 73 This Week
    Last Update:
    See Project
  • 9
    RosarioSIS

    RosarioSIS

    Student Information System for School Management

    Free Student Information System designed for school management. Modules included: - School Setup - Students (demographics, contacts...) - Grades - Scheduling - Eligibility - Attendance - Accounting - Student Billing - Discipline - Food Service Add-ons like Messaging, Email, Import tools, Quiz, Library modules and much more are available. Manage your school in one web-application powered by PHP/SQL (MySQL or PostgreSQL). RosarioSIS is multilingual and offers Moodle integration...
    Downloads: 8 This Week
    Last Update:
    See Project
  • Shift, the browser that merges all of your web apps into one powerful window. Icon
    Shift, the browser that merges all of your web apps into one powerful window.

    Your power browser.

    Streamline everything you do online when you install Shift and access thousands of apps without leaving your browser. Connect all of your Gmail, Outlook, and Office 365 accounts and manage everything from one centralized window. Build out your Shift browser with apps that integrate seamlessly so you have ultra-fast access to all the tools you use to stream, shop, work, browse, and stay connected. Shift brings it all together.
    Try for Free
  • 10
    IceDump

    IceDump

    Outputs the map of values of a given PHP variable

    You can use this package instead of var_dump() or print_r() PHP functions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    ObjectiveScript

    object orientated scripting language

    == This project has been renamed to slang-lang/slang and moved to Github. == ObjectiveScript is an object orientated scripting language that tries to combine the speed of scripting with an object orientated syntax similar to Java and C++. The language offers native data types like bool, double, float, int and string as well as user defined object types and a system library with data types similar to the Java boxed types like Integer and String. Collections like List, Map, etc. can be used...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    WebServer / AMP Stack for Windows

    WebServer / AMP Stack for Windows

    WebServer (AMP Stack) for Windows. Support multiple PHP versions.

    WebServer (AMP Stack) for Windows. Support multiple PHP versions. - Software: Apache, MySQL, MariaDB, MongoDB. - Multiple PHP Versions. - Apache supports HTTPS. - Can install on External Disk, it will fix the config path for you. - Auto-create hosts file entry for the website. - Manage servers as Windows services. - Manage websites with different PHP versions. - Auto-create missing service while starting the server. - Change port easily. - Map public folder inside, instead of root...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    GoRose ORM

    GoRose ORM

    Mini database ORM for golang

    GoRose (go orm), a mini database ORM for golang, which was inspired by the famous PHP framework laravel's eloquent. It will be friendly for PHP developers and python or ruby developers. Currently provides six major database drivers: MySQL, sqlite3, Postgres, Oracle, MySQL. GoRose 2.0 adopts a modular architecture, communicates through the API of the interface, and strictly depends on the lower layer. Each module can be disassembled or even customized to your liking. GoRose provides data object...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    dream-cms

    Free and Open Source Web Sites Builder

    Everything for the real website DreamCMS is open and completely free web application for the construction websites of any complexity. We will provide you with all the self-creation of the site without any special knowledges, and html. Never before web development was not so simple. In your hands will be a modern, convenient and simple tool: a free online business card, online shop or the official website of the company. Focus on your business. We will do everything else. And all this is...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    ImageMapster for Joomla

    Map image in Joomla.

    This small plugin did the job for mapping an image in your Joomla! site easily. No HTML coding needed. This plugin worked on native HTML5 and CSS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    QCacheGrind (KCacheGrind) Windows build

    Windows prebuilt binary of QCacheGrind (better known as KCacheGrind)

    The QCacheGrind branch of KCacheGrind compiled with the QT5 toolkit for use in Windows. This tool allows visualisation of profiling data in the callgrind-format. For Xdebug (PHP), version 2.2+ of the extension is recommended. Currently built and tested in Windows 7 for x86 and x64. Please go to https://sourceforge.net/projects/kcachegrind for the source. Description from the main project: KCachegrind visualizes traces generated by profiling, including a tree map and a call graph...
    Leader badge
    Downloads: 133 This Week
    Last Update:
    See Project
  • 17
    Site Hopper
    Semi-automated exploration of all page links inside a web application. Produces a map (i.e. a graph) of all links between pages, including relationships on HTTP request parameters and form input fields.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Testa OTMS
    Testa Online Test Management System is a powerful web-based application to take online multiple choice tests written in PHP. Create a quiz and hold it and see the statistics as easy as possible...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Track your friends in real time on a map.. and many more features
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Zorm is an object-relational mapping tool for PHP 5, inspired by Hibernate. It uses XML metadata definition files to map classes to database tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CrimeWatching is a webbased interactive graphical map combined with quantitative data from the police to analyze and communicate the relationship between crimes and the places they happened.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    A framework for PHP5 to automagically create classes that map your DB and also create methods to obtain related objects. Don't code a getter or setter again! Imagine this: $client =& Client::factory(4)... and without having to code the Client class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DBinterface is a set of PHP scripts that generates php code to map all tables from a Mysql database that alows access to the table regists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    WikkaWiki is a standards-compliant, lightweight PHP/MySQL wiki engine. Designed for speed, extensibility, and security. Highlights: GUI page editor, FreeMind map viewing, page-level ACLs, page commenting, RSS, codeblocks with syntax highlighting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    a class to map an object to db (Object relational mapping ORM), written in PHP 4
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next