Download the PHP package ucfopen/udoit without Composer

On this page you can find all versions of the php package ucfopen/udoit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package udoit

Join UCF Open Slack Discussions Build Status

Universal Design Online content Inspection Tool

UDOIT enables faculty to identify accessibility issues in Canvas by Instructure. Scan a course, generate reports, and provide resources to address common accessibility issues.

UDOIT was originally developed by the University of Central Florida (UCF) in 2014. In 2020, UDOIT was in need of a code refresh and UCF partnered with Cidi Labs to rewrite UDOIT from the ground up.

Prerequisites

Skills Needed for Installation

To complete this installation you will need the following skills:

UDOIT is built using PHP, the Symfony framework, the React framework, the Instructure UI component library, and other open source libraries. However, knowledge of PHP or Javascript is NOT REQUIRED for installation.

Where to Start

Tip: Join the UCF Open Slack community. They can help solve any issues you may encounter.

  1. Start the installation process by setting up UDOIT. Instructions are in INSTALL.md.

  2. Once UDOIT is running on your web server you need to configure your LMS. Instructions for the different LMS's are in INSTALL_<LMS_NAME>.md.

Installing UDOIT on Heroku

UDOIT can be installed on your own existing servers, but we've also configured an easy install to a Heroku server. Check out the HEROKU.md Readme for more information.

Contributing

Like any other open source project, UDOIT relies on contributions from the community to improve the tool. If you are interested in contributing to UDOIT, follow the instructions in CONTRIBUTING.md.

Licenses

UDOIT is distributed under the GNU GPL v3 license.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Primary Contact: Daniel Molares ([email protected])

Supported Languages

UDOIT currently offers support for both English (en) and Spanish (es). This can be configured either across the entire UDOIT instance or for a specific institution.


All versions of udoit with dependencies

PHP Build Version
Package Version
Requires php Version ^7.4.0 || ^8
ext-ctype Version *
ext-iconv Version *
ext-sodium Version *
cidilabs/phpally Version ~1.1.0
composer/package-versions-deprecated Version 1.11.99.3
doctrine/annotations Version ^1.0
doctrine/doctrine-bundle Version ^2.4
doctrine/doctrine-migrations-bundle Version ^3.1
doctrine/orm Version ^2.9
firebase/php-jwt Version ^5.2
htmlawed/htmlawed Version ^1.1
knplabs/knp-snappy-bundle Version ^1.7
knpuniversity/oauth2-client-bundle Version ^2.8.0
mpdf/mpdf Version ^8.0
oro/doctrine-extensions Version ^2.0
phpdocumentor/reflection-docblock Version ^5.2
sensio/framework-extra-bundle Version ^5.5
symfony/apache-pack Version ^1.0
symfony/asset Version 5.2.*
symfony/console Version 5.2.*
symfony/dotenv Version 5.2.*
symfony/expression-language Version 5.2.*
symfony/flex Version ^1.3.1
symfony/form Version 5.2.*
symfony/framework-bundle Version 5.2.*
symfony/http-client Version 5.2.*
symfony/intl Version 5.2.*
symfony/mailer Version 5.2.*
symfony/messenger Version 5.2.*
symfony/monolog-bundle Version ^3.1
symfony/notifier Version 5.2.*
symfony/process Version 5.2.*
symfony/property-access Version 5.2.*
symfony/property-info Version 5.2.*
symfony/proxy-manager-bridge Version 5.2.*
symfony/security-bundle Version 5.2.*
symfony/serializer Version 5.2.*
symfony/string Version 5.2.*
symfony/translation Version 5.2.*
symfony/twig-bundle Version 5.2.*
symfony/uid Version 5.2.*
symfony/validator Version 5.2.*
symfony/web-link Version 5.2.*
symfony/webpack-encore-bundle Version ^1.7
symfony/yaml Version 5.2.*
twig/extra-bundle Version ^2.12|^3.0
twig/twig Version ^2.12|^3.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package ucfopen/udoit contains the following files

Loading the files please wait ....