PHPackages                             simonbowen/laravel-isams - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. simonbowen/laravel-isams

ActiveLibrary[HTTP &amp; Networking](/categories/http)

simonbowen/laravel-isams
========================

Drivers to allow connection to iSAMs schools system via MSSQL or XML

v2.0.1(5y ago)2193[1 PRs](https://github.com/simonbowen/laravel-isams/pulls)MITPHPPHP &gt;=7.3.0

Since Sep 21Pushed 5y ago2 watchersCompare

[ Source](https://github.com/simonbowen/laravel-isams)[ Packagist](https://packagist.org/packages/simonbowen/laravel-isams)[ RSS](/packages/simonbowen-laravel-isams/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (7)Versions (11)Used By (0)

[![StyleCI](https://camo.githubusercontent.com/0c4ab12453ac7727d1f5d57edf71d1d3f55d4cd638b13a1d82110f44d6d40fa3/68747470733a2f2f7374796c6563692e696f2f7265706f732f34323833313134382f736869656c643f6272616e63683d6d6173746572)](https://styleci.io/repos/42831148)[![](https://camo.githubusercontent.com/5e5d13be637ec6bcb1e7e76122136baf7118057a3a347f9d939656d5c3cc15c5/68747470733a2f2f7472617669732d63692e6f72672f73696d6f6e626f77656e2f6c61726176656c2d6973616d732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/simonbowen/laravel-isams)

laravel-isams
=============

[](#laravel-isams)

Package to integrate iSAMs data connections in laravel

Intro
=====

[](#intro)

ISAMs an official and an unofficial interface to the underlying data in the system. The former a XML file that can be requested over HTTP, the latter a manual SQL connection to the iSAMS MSSSQL database.

This package aims to allow you to use either but maintain the same interface.

Setup
=====

[](#setup)

`php artisan vendor:publish`

Config Example
--------------

[](#config-example)

```
