AutoLoadOne | PHP auto include classes by parsing a project and generates

 by   EFTEC PHP Version: 1.25 License: MIT

kandi X-RAY | AutoLoadOne Summary

kandi X-RAY | AutoLoadOne Summary

AutoLoadOne is a PHP library. AutoLoadOne has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

AutoloadOne is a program that generates an autoload class (Auto Include) for PHP that is project specific. This class is useful to use classes on code without calling each "include" manually. It is a direct alternative to Composer's autoload, but it works differently. Composer's autoload, scans the folders during runtime, while this library only scans the folder once and it stores the result. Contrary to other alternatives, it supports the easiest way to autoload classes using PHP without sacrifice performance. How it works?. AutoLoadOne pre-calculates every class of a project and generates a single autoload.php (or the name indicated) file that it's ready to use. You don't need a specific folder, structure or rule to use it. Just generate the autoload class, include and you are ready to load any class (even classes without a namespace, classes in the namespace in different folders, multiple classes defined in a single file...). AutoLoadOne is a replacement to Composer's Autoload, rendering obsolete the use of psr-0 or psr-4. NOTE: If you run the dev-distro, then you must exclude the example/ folder because it contains @autorun tags. "Universal Autoloading classes in PHP, any class, any time!".
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              AutoLoadOne has a low active ecosystem.
              It has 29 star(s) with 9 fork(s). There are 4 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              AutoLoadOne has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of AutoLoadOne is 1.25

            kandi-Quality Quality

              AutoLoadOne has 0 bugs and 0 code smells.

            kandi-Security Security

              AutoLoadOne has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              AutoLoadOne code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              AutoLoadOne is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              AutoLoadOne releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.
              AutoLoadOne saves you 597 person hours of effort in developing the same functionality from scratch.
              It has 1391 lines of code, 34 functions and 1 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed AutoLoadOne and discovered the below as its top functions. This is intended to give you an instant insight into AutoLoadOne implemented functionality, and help decide if they suit your requirements.
            • Render the bootstrap screen
            • Generate autoload . php file .
            • Process the project
            • Format a JSON string .
            • Parse PHP file .
            • Autoload class
            • Load a class file if it exists
            Get all kandi verified functions for this library.

            AutoLoadOne Key Features

            No Key Features are available at this moment for AutoLoadOne.

            AutoLoadOne Examples and Code Snippets

            No Code Snippets are available at this moment for AutoLoadOne.

            Community Discussions

            No Community Discussions are available at this moment for AutoLoadOne.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install AutoLoadOne

            You could run directly AutoLoadOne.php (via web of via CLI), or you could create a file that calls it.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/EFTEC/AutoLoadOne.git

          • CLI

            gh repo clone EFTEC/AutoLoadOne

          • sshUrl

            git@github.com:EFTEC/AutoLoadOne.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link