Download the PHP
package grosv/sundial without Composer
On this page you can find all versions of the php package
grosv/sundial. It is possible to download/install
these versions without Composer. Possible dependencies are resolved
automatically.
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.
Natural Language Date / Time String Parsing for PHP 7.4+
Installation
Warning: This package is not yet stable. There might be breaking changes until the 1.0 release.
Usage
Help Wanted
This is very much a minimum viable package and needs a great deal of TLC. Contributions are welcome from anyone
willing to jump in and work on the code, add more tests, knock out an issue, do a translation o a new language,
or just build out the documentation.
What Remains
Date and time parsing is in pretty good shape so as long as what's typed into the box contains an actual date and time
it's usually parsed correctly. I'm sure we'll find cases where it's not and get those handled with little trouble.
The hard part starts now. Things like "Next Tuesday at 4 pm" and even better "Next Tuesday at 4 in the afternoon" and
the gold standard would be "Christmas Eve at ten to midnight".
Shout Out
This is the first package I've built using Nuno Maduro's Skeleton PHP.
It was a great experience. I'm definitely going to use it again and I wouldn't hesitate to recommend it to anyone
looking for a really solid PHP package boilerplate to kickstart their project.
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 grosv/sundial contains the following files
Loading the files please wait ....
Loading please wait ...
Before you can download the PHP files, the dependencies should be resolved. This can take some minutes. Please be patient.