flame
This repository contains the core library of TastyIgniter. If you want to setup a ordering platform using TastyIgniter, checkout the main TastyIgniter repository.
File Explorer
- tests.yml
- Cleanup.php
- ActivityInterface.php
- Activity.php
- LogsActivity.php
- ActivityLogger.php
- ActivityLogServiceProvider.php
- AssetCollectionFilterIterator.php
- AssetCollectionIterator.php
- AssetCache.php
- AssetCollection.php
- AssetCollectionInterface.php
- AssetInterface.php
- AssetReference.php
- BaseAsset.php
- FileAsset.php
- GlobAsset.php
- HttpAsset.php
- StringAsset.php
- ArrayCache.php
- CacheInterface.php
- FilesystemCache.php
- Exception.php
- FilterException.php
- AssetFactory.php
- BaseCssFilter.php
- CssImportFilter.php
- CssMinFilter.php
- CssRewriteFilter.php
- DependencyExtractorInterface.php
- FilterCollection.php
- FilterInterface.php
- HashableInterface.php
- JSMinFilter.php
- JSScopeFilter.php
- ScssphpFilter.php
- StylesheetMinify.php
- CssUtils.php
- VarUtils.php
- AssetManager.php
- FilterManager.php
- User.php
- Manager.php
- cart.php
- Buyable.php
- CartAlreadyStoredException.php
- InvalidRowIDException.php
- UnknownModelException.php
- Cart.php
- ActsAsItemable.php
- CartConditionHelper.php
- Cart.php
- Cart.php
- CartCondition.php
- CartConditions.php
- CartContent.php
- CartItem.php
- CartItemConditions.php
- CartItemOption.php
- CartItemOptions.php
- CartItemOptionValue.php
- CartItemOptionValues.php
- CartServiceProvider.php
- currency.php
- Cleanup.php
- Update.php
- CurrencyInterface.php
- DriverInterface.php
- FormatterInterface.php
- AbstractConverter.php
- FixerIO.php
- OpenExchangeRates.php
- AbstractDriver.php
- Database.php
- Filesystem.php
- Currency.php
- PHPIntl.php
- CurrencyMiddleware.php
- Currency.php
- Converter.php
- Currency.php
- CurrencyServiceProvider.php
- HasMedia.php
- Manipulator.php
- Media.php
- MediaAdder.php
- Serialize.php
- HasAttributes.php
- HasRelationships.php
- Connection.php
- MySqlConnection.php
- ConnectionFactory.php
- DatabaseMigrationRepository.php
- Migrator.php
- Builder.php
- QueryBuilder.php
- Builder.php
- BelongsTo.php
- BelongsToMany.php
- DeferOneOrMany.php
- DefinedConstraints.php
- HasMany.php
- HasManyThrough.php
- HasOne.php
- HasOneOrMany.php
- HasOneThrough.php
- MorphMany.php
- MorphOne.php
- MorphOneOrMany.php
- MorphTo.php
- MorphToMany.php
- HasPermalink.php
- NestedTree.php
- Purgeable.php
- Sortable.php
- Validation.php
- Builder.php
- DatabaseServiceProvider.php
- MemoryCache.php
- MigrationServiceProvider.php
- Model.php
- PermalinkMaker.php
- Pivot.php
- Dispatcher.php
- EventServiceProvider.php
- AjaxException.php
- ApplicationException.php
- BaseException.php
- ErrorHandler.php
- SystemException.php
- ValidationException.php
- Filesystem.php
- FilesystemServiceProvider.php
- Flash.php
- FlashBag.php
- FlashServiceProvider.php
- FlashStore.php
- Message.php
- OverlayMessage.php
- LoadTranslation.php
- RegisterClassLoader.php
- RegisterTastyIgniter.php
- Kernel.php
- KeyGenerateCommand.php
- SeedCommand.php
- Handler.php
- EncryptCookies.php
- TrimStrings.php
- TrustProxies.php
- VerifyCsrfToken.php
- Kernel.php
- AppServiceProvider.php
- ArtisanServiceProvider.php
- ConsoleSupportServiceProvider.php
- EventServiceProvider.php
- LogServiceProvider.php
- Application.php
- geocoder.php
- AbstractProvider.php
- BoundsInterface.php
- CircleInterface.php
- CoordinatesInterface.php
- DistanceInterface.php
- GeocoderInterface.php
- GeoQueryInterface.php
- LocationInterface.php
- PolygonInterface.php
- VertexInterface.php
- GeoliteException.php
- Geocoder.php
- Geolite.php
- StringFormatter.php
- AdminLevel.php
- AdminLevelCollection.php
- Bounds.php
- Coordinates.php
- CoordinatesCollection.php
- Distance.php
- Ellipsoid.php
- Location.php
- ChainProvider.php
- GoogleProvider.php
- NominatimProvider.php
- AddressMatch.php
- Circle.php
- Distance.php
- Geocoder.php
- Geolite.php
- GeoliteServiceProvider.php
- GeoQuery.php
- Polygon.php
- Vertex.php
- FormAccessible.php
- Componentable.php
- FormBuilder.php
- FormFacade.php
- HtmlBuilder.php
- HtmlFacade.php
- HtmlServiceProvider.php
- UrlServiceProvider.php
- AreaInterface.php
- LocationInterface.php
- OrderTypeInterface.php
- WorkingHourInterface.php
- WorkingHourException.php
- AbstractArea.php
- AbstractLocation.php
- AbstractWorkingHour.php
- AbstractOrderType.php
- LocationServiceProvider.php
- Manager.php
- OrderTypes.php
- WorkingDay.php
- WorkingPeriod.php
- WorkingRange.php
- WorkingSchedule.php
- WorkingTime.php
- WorkingTimeslot.php
- Mailable.php
- Mailer.php
- MailManager.php
- MailParser.php
- MailServiceProvider.php
- Markdown.php
- MailChannel.php
- NotificationServiceProvider.php
- FileSystem.php
- GuardsAttributes.php
- HasAttributes.php
- HasEvents.php
- HidesAttributes.php
- ManagesCache.php
- TemplateLoader.php
- TemplateSource.php
- CreateDirectoryException.php
- CreateFileException.php
- DeleteFileException.php
- FileExistsException.php
- InvalidExtensionException.php
- InvalidFileNameException.php
- MissingFileNameException.php
- ModelException.php
- AbstractExtension.php
- CoreExtension.php
- FileParser.php
- Processor.php
- AbstractSource.php
- FileSource.php
- MemorySource.php
- SourceInterface.php
- SourceResolver.php
- SourceResolverInterface.php
- ArrayLoader.php
- Environment.php
- Finder.php
- Loader.php
- Model.php
- PagicServiceProvider.php
- Template.php
- TemplateCode.php
- CoreRouter.php
- Router.php
- RoutingServiceProvider.php
- Rule.php
- command.stub
- component.stub
- default.stub
- controller.stub
- create.stub
- edit.stub
- index.stub
- preview.stub
- config.stub
- create_table.stub
- model.stub
- composer.stub
- extension.stub
- CreateCommand.php
- CreateComponent.php
- CreateController.php
- CreateExtension.php
- CreateModel.php
- GeneratorCommand.php
- ScaffoldServiceProvider.php
- Parameter.php
- Setting.php
- SaveSetting.php
- DatabaseSettingStore.php
- MemorySettingStore.php
- SettingManager.php
- SettingServiceProvider.php
- SettingStore.php
- File.php
- Str.php
- form.php
- ClassLoader.php
- ConfigRewrite.php
- Extendable.php
- helpers.php
- HelperServiceProvider.php
- LogViewer.php
- NestedKeyIterator.php
- PagicHelper.php
- RouterHelper.php
- Str.php
- StringParser.php
- EventEmitter.php
- ExtendableTrait.php
- ExtensionTrait.php
- Singleton.php
- Driver.php
- Database.php
- Localization.php
- Language.php
- Translation.php
- FileLoader.php
- Localization.php
- Translator.php
- ValidatesEmail.php
- Factory.php
- ValidationServiceProvider.php
- Validator.php
- phpunit.xml
- TestCase.php
- .editorconfig
- .gitignore
- composer.json
- LICENSE
- README.md
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
// repository documentation
Was this content helpful?
(0 ratings)
